40988 Commits (e0bb74a1403ed77ef369b9d62866f8a4afaf3f1d)
 

Author SHA1 Message Date
Gonzalo Garramuno e0bb74a140 exr: Add a gamma flag to exr loader to avoid banding 10 years ago
Michael Niedermayer d69d787dad h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails 10 years ago
Dale Curtis 56de2897a6 h264: Fix memory leak on ff_h264_decode_init() failure 10 years ago
Florent Le Coz 2e0935965b Drop the unofficial extension prefix for MPEG and MPEG-TS formats 10 years ago
Jean-Baptiste Mardelle 7319a47c7e mpegtsenc: recognize .mts as MPEG Transport Stream 10 years ago
Fredrik Axelsson 8f8caca224 Add support for BDAV/m2ts-mode muxing 10 years ago
Jon Morley 26e20dfd06 options_table: fix colorspace minimum option value 10 years ago
Thilo Borgmann 3cec81f4d4 mov: allocate the tag value dynamically 10 years ago
Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 10 years ago
Vittorio Giovara 604c9b1196 rtsp: move the CONFIG_ macros to the beginning of the check 10 years ago
Luca Barbato 7464e98f74 aac: Simplify decode_mid_side_stereo 10 years ago
Reinhard Tartler e4a77dc204 Make the RELEASE file match with the most recent tag 10 years ago
Reinhard Tartler 8895bf7b78 Replace lena.pnm 10 years ago
Reinhard Tartler 0f257e29c5 Treat all '*.pnm' files as non-text file 10 years ago
Martin Storsjö 491805636c rtmpproto: Fix a typo in a comment 10 years ago
Martin Storsjö fcae9f212a dashenc: Avoid a VLA-like construct 10 years ago
Bryan Huh a9d8d35e48 dashenc: Add options to make segment names configurable 10 years ago
Martin Storsjö 01eac895ab rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccess 10 years ago
Martin Storsjö 44127b157e rtmppkt: Make pkt->data reallocable 10 years ago
Martin Storsjö 3c3b8003a1 rtmpproto: Simplify code for copying data into the output packet 10 years ago
Martin Storsjö 857e6667f9 rtmpproto: Clarify a comment 10 years ago
Anton Khirnov 1973079417 opusdec: make sure all substreams have the same number of coded samples 10 years ago
Kieran Kunhya 96fda42a8f vf_interlace: get rid of useless loads 10 years ago
wm4 fbd6c97f9c lavu: fix memory leaks by using a mutex instead of atomics 10 years ago
Anton Khirnov 2443e522f0 lavu: add wrappers for the pthreads mutex API 10 years ago
Martin Storsjö 675ac56b7e Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
Martin Storsjö 79fd186a50 lavf: Use MoveFileEx instead of rename/_wrename on windows 10 years ago
Martin Storsjö 9326d64ed1 Share the utf8 to wchar conversion routine between lavf and lavu 10 years ago
Martin Storsjö 234fb81e31 movenc: Expose the fragment index as an avoption 10 years ago
Martin Storsjö ee37620b6a movenc: Add a flag for indicating a discontinuous fragment 10 years ago
Martin Storsjö f20141d73f vorbis_parser: Include stdint.h in the header, to make it work standalone 10 years ago
Michael Niedermayer ca5c3ff909 vf_interlace: x86: improve asm performance 10 years ago
Michael Niedermayer 57ed5a64fe hnm4: change width/height to int to fix hypothetical integer overflows 10 years ago
Luca Barbato 16158da960 hnm4: Use av_image_check_size 10 years ago
Michael Niedermayer 51946d2de8 vc1: Use the correct shift amount 10 years ago
Luca Barbato d25afb579f vc1: Set the is_intra bitfield to all 1 when needed 10 years ago
Luca Barbato b67138598c vc1: Simplify a little setting the intra variables 10 years ago
Michael Niedermayer 62e52b94e6 vorbis_parser: Move vp check to avoid a null pointer dereference 10 years ago
Michael Niedermayer c117da9d3e lpc: remove unneeded {} 10 years ago
Vittorio Giovara bc75b64cff vc1pred: remove logically dead code 10 years ago
Martin Storsjö 960aff379d lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink 10 years ago
Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 10 years ago
Uwe L. Korn 40665d27e3 flvdec: Document how the duration is retrieved at the end of the file 10 years ago
Martin Storsjö fe42f94ce1 dashenc: Don't segment all video streams when one stream gets a keyframe 10 years ago
Martin Storsjö 6f26f14f13 sidxindex: Write mimeType=audio/mp4 for audio-only representations 10 years ago
Vittorio Giovara 208f3abb91 aacsbr: always initialize max_qmf_subbands 10 years ago
Michael Niedermayer 55b59fab88 roqaudio: Always use the frame buffer on flush 10 years ago
Vittorio Giovara 0562887a98 tiffenc: initialize return value 10 years ago
Luca Barbato 299d8ab104 cook: Make sure there is enough extradata 10 years ago