2010-02-02 |
Michael Niedermayer | Set AVPacket.pos in MPEG-PS demuxer. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Michael Niedermayer | Fix seek flags |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Måns Rullgård | Fix build |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Alexis Ballier | Fix warnings about implicit function declaration when... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefano Sabatini | Use parentheses around && within ||, fix the gcc warning: |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Check pkt.pts against the recording time. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefano Sabatini | Use pixel format descriptors to check if the input... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Reinhard Tartler | mention symbol versioning |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Make sure the faulty timestamp detection is just done... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Reset frame_last_delay to 0. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Move frame_last_delay into flush code as it must be... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Reset frame_last_pts on flush (and thus also at start) |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Insert a flush packet into the que on init, that way... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | "Flush" the picture que on seeks, this prevents the... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Anton Khirnov | Add a list of generic tags and change demuxers to follo... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Schedule refreshes from a thread that actually knows... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Fix race condition with reading between video_current_p... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Try to more completely update time variables on unpause. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Thilo Borgmann | Remove unnecessary fields in ALSSpecificConfig. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Simplify get_video_clock() |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | 10l, forgot HAS_ARG, -drp segfaulted. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Michael Niedermayer | Set reordered_opaque during context alloc by default... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | decoder reorder pts auto detection. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | Fix indention. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | Increase search range if no end timestamp could be... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefano Sabatini | Fix grammar: write to DST THING -> write THING to DST. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefano Sabatini | Avoid usage of avcodec_get_pix_fmt_name() and |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Kostya Shishkov | Bink video codec id is there, demuxer can use it |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Daniel Verkamp | Update binkaudio to new DECLARE_ALIGNED syntax |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Daniel Verkamp | libavcodec version bump for Bink codec IDs (r21536) |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Latent libavformat version bump for Bink demuxer (r21569) |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Bink Audio decoder |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Bink demuxer |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Reimar Döffinger | Add include to fix implicit declaration of ff_mpeg4_ini... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Peter Ross | Add v210x decoder long name |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefano Sabatini | Declare support for the pixel formats: |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Michael Niedermayer | Get rid of a check in one direction that cant be true... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Måns Rullgård | Blackfin: use SRAM only when CONFIG_SRAM is set |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Måns Rullgård | Blackfin: use SRAM only when CONFIG_SRAM is set |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Måns Rullgård | Add CONFIG_SRAM to allow use of on-chip SRAM on some... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Fix seeking by bytes with the mouse and do so by defaul... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Flag to ignore dts on frames that contain pts. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Fix AVFormat AVOprions. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Reimar Döffinger | Store strings directly in mov_mdhd_language_map instead... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Use a consistent convention for the names of the intern... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Flush the bitreservour. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Reimar Döffinger | Always consider the mov language code as 4 bytes fixed... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Reimar Döffinger | Simplify conversion to 5-bit ASCII. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Måns Rullgård | Separate audio-only tests so they are only run once |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Redesign packet queue full check to be more robust. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Bump up MAX_VIDEOQ_SIZE to fix stuttering of oddly... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Remove duplicated empty line. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Split first reference list comparission from mv compari... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Reimar Döffinger | Make the jump-table section-relative for x86_64 with... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Use av_get_pix_fmt() instead of the deprecated avcodec_... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Remove duplicated word in av_strlcat() doxy. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Add missing '()' at the end of a function name. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Add mention to the av_get_pix_fmt() addition. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Carl Eugen... | Disable Altivec for processors older than G4. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Implement av_get_pix_fmt(), and deprecate avcodec_get_p... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Ancoron Luciferis | PPC: allow --cpu=E500[v2] |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Måns Rullgård | configure: match PPC CPU types case insensitively |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Måns Rullgård | Set target_path to $(CURDIR) |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Replace h->left_type[0] by the local variable for it... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | slightly faster bit trickery. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Michael Niedermayer | Replace ?: by branchless code. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Stefano Sabatini | Fix randomness of the swscale-test output. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Daniel Verkamp | Set duration in Smacker demuxer |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Daniel Verkamp | Demux Bink audio in Smacker files |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Daniel Verkamp | Add Bink codec IDs |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | another 10l: forgot to change parent condition as well |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | 10l trocadero: now return value of ff_rtmp_packet_read... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | Make RTMP send/receive packet functions report number... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | cosmetics: add an empty line between variable declarati... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Kostya Shishkov | Indeo Video Interactive 4 and 5 common code and DSP... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ramiro Polla | Revert commits 21227, 21441, and 21442. None of this... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Reimar Döffinger | Make VP5 and VP6 decoders output a qscale table to... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ronald S. Bultje | Add no_repeat_mask option, so that single-pulse vectors... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Robert Swain | Add support for vorbis 6.1 and 7.1 channel configuratio... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Baptiste Coudurier | Remove MAX_STREAMS usage in ogg and mxf muxers |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Set target_path to $(PWD) by default |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Add AV_COPY32 |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Define av_alias if supported by compiler |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Måns Rullgård | Check for may_alias gcc attribute support |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Laurent Aimar | vp56: check buffer size to fix a potential segfault |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | Move ECFLAGS so it doesn't get added multiple times |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Justin Ruggles | Simplify error handling by processing header errors... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Reimar Döffinger | Move variable declaration to block where it is used... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Rafaël Carré | Export H264 profile and level in AVCodecContext. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Reimar Döffinger | Extract duplicated code into a separate function. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | Append ECFLAGS to CFLAGS |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Niedermayer | factorize first filter call out, this makes the code... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Jai Menon | ffmpeg.c : Don't set AVFormatParameters::[audio|video... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Ronald S. Bultje | Add RTP/H.263 depacketizer by Martin Storsjö <$firstnam... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Jai Menon | Avoid using deprecated AVFormatParameters::[audio|video... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Ronald S. Bultje | Simplify. See "[PATCH] simplify ff_set_fixed_vector... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Måns Rullgård | Add --malloc-prefix to apply a prefix to malloc, free etc |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Rafaël Carré | Initialize thread_context[0] with h264 parser context. |
commit | commitdiff | tree | snapshot |
next |