summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö2014-11-27
* Share the utf8 to wchar conversion routine between lavf and lavuMartin Storsjö2014-11-27
* movenc: Expose the fragment index as an avoptionMartin Storsjö2014-11-26
* movenc: Add a flag for indicating a discontinuous fragmentMartin Storsjö2014-11-26
* vorbis_parser: Include stdint.h in the header, to make it work standaloneMartin Storsjö2014-11-25
* vf_interlace: x86: improve asm performanceMichael Niedermayer2014-11-25
* hnm4: change width/height to int to fix hypothetical integer overflowsMichael Niedermayer2014-11-25
* hnm4: Use av_image_check_sizeLuca Barbato2014-11-25
* vc1: Use the correct shift amountMichael Niedermayer2014-11-25
* vc1: Set the is_intra bitfield to all 1 when neededLuca Barbato2014-11-25