summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow reading of growing avi files (currently being written)Joakim Plate2014-12-08
* dpx: always write the image offsetZoltan Kovacs2014-12-08
* riff: Support decoding png in avi (ImageJ)Carl Eugen Hoyos2014-12-08
* arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumbMartin Storsjö2014-12-08
* arm: fft_vfp: Add a missing "endconst" when building in thumb modeMartin Storsjö2014-12-08
* rtpproto: Write a warning if the input data written isn't RTP packetizedMartin Storsjö2014-12-08
* doc: Use the correct @subsection tagLuca Barbato2014-12-07
* mp3: Tweak the probe scoresLuca Barbato2014-12-07
* latm: Do not give a score for a single instanceLuca Barbato2014-12-07
* lavfi: Increase drawtext font size limitsМихаил Муковников2014-12-07
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* swscale: Properly scale YUVDerek Buitenhuis2014-12-05
* mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron2014-12-05
* lavc: mention that the parser callback never returns an errorVittorio Giovara2014-12-05
* rm: Use the correct codec_data_size signednessLuca Barbato2014-12-04
* APIchanges: mark the release 11 branch pointwm42014-12-03
* mkv: Validate ASS Start and End fieldsLuca Barbato2014-12-03
* configure: enable vda hwaccel by defaultVittorio Giovara2014-12-03
* mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() failsMichael Niedermayer2014-12-03
* mpegvideo: free_context_frame() cannot fail, make it return voidMichael Niedermayer2014-12-03
* mpegvideo: replace assert about interlaced EC with debug av_log()Michael Niedermayer2014-12-03
* mpeg12dec: Use more specific error codesMichael Niedermayer2014-12-03
* mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence()Michael Niedermayer2014-12-03
* exr: Add a gamma flag to exr loader to avoid bandingGonzalo Garramuno2014-12-03
* h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc failsMichael Niedermayer2014-12-03
* h264: Fix memory leak on ff_h264_decode_init() failureDale Curtis2014-12-03
* Drop the unofficial extension prefix for MPEG and MPEG-TS formatsFlorent Le Coz2014-12-02
* mpegtsenc: recognize .mts as MPEG Transport StreamJean-Baptiste Mardelle2014-12-02
* Add support for BDAV/m2ts-mode muxingFredrik Axelsson2014-12-02
* options_table: fix colorspace minimum option valueJon Morley2014-12-02
* mov: allocate the tag value dynamicallyThilo Borgmann2014-12-02
* mov: Add an option for exporting all metadataVittorio Giovara2014-12-02
* mov: do not truncate the language-prefixed tagVittorio Giovara2014-12-02
* rtsp: move the CONFIG_ macros to the beginning of the checkVittorio Giovara2014-12-02
* aac: Simplify decode_mid_side_stereoLuca Barbato2014-12-02
* Make the RELEASE file match with the most recent tagReinhard Tartler2014-12-01
* Replace lena.pnmReinhard Tartler2014-11-28
* Treat all '*.pnm' files as non-text fileReinhard Tartler2014-11-28
* rtmpproto: Fix a typo in a commentMartin Storsjö2014-11-28
* dashenc: Avoid a VLA-like constructMartin Storsjö2014-11-28
* dashenc: Add options to make segment names configurableBryan Huh2014-11-28
* rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccessMartin Storsjö2014-11-28
* rtmppkt: Make pkt->data reallocableMartin Storsjö2014-11-28
* rtmpproto: Simplify code for copying data into the output packetMartin Storsjö2014-11-28
* rtmpproto: Clarify a commentMartin Storsjö2014-11-28
* opusdec: make sure all substreams have the same number of coded samplesAnton Khirnov2014-11-27
* vf_interlace: get rid of useless loadsKieran Kunhya2014-11-27
* lavu: fix memory leaks by using a mutex instead of atomicswm42014-11-27
* lavu: add wrappers for the pthreads mutex APIAnton Khirnov2014-11-27
* Revert "lavf: Don't try to update files atomically with renames on windows"Martin Storsjö2014-11-27