41009 Commits (250e077ee9eec0176a6d54a78542dc792943e71a)
 

Author SHA1 Message Date
Carl Eugen Hoyos 250e077ee9 riff: Support decoding png in avi (ImageJ) 10 years ago
Martin Storsjö b280c6202b arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb 10 years ago
Martin Storsjö ae81576414 arm: fft_vfp: Add a missing "endconst" when building in thumb mode 10 years ago
Martin Storsjö 29bc7bfba2 rtpproto: Write a warning if the input data written isn't RTP packetized 10 years ago
Luca Barbato 6a880090cd doc: Use the correct @subsection tag 10 years ago
Luca Barbato 4fd7e63c87 mp3: Tweak the probe scores 10 years ago
Luca Barbato 4f5906a1d7 latm: Do not give a score for a single instance 10 years ago
Михаил Муковников 71f29410e7 lavfi: Increase drawtext font size limits 10 years ago
Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Derek Buitenhuis 33c827f632 swscale: Properly scale YUV 10 years ago
Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 10 years ago
Vittorio Giovara b72727a524 lavc: mention that the parser callback never returns an error 10 years ago
Luca Barbato 1c77ead1fb rm: Use the correct codec_data_size signedness 10 years ago
wm4 1eec9bfc38 APIchanges: mark the release 11 branch point 10 years ago
Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 10 years ago
Vittorio Giovara 7834a54c66 configure: enable vda hwaccel by default 10 years ago
Michael Niedermayer 894545cb71 mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails 10 years ago
Michael Niedermayer 7a38987f24 mpegvideo: free_context_frame() cannot fail, make it return void 10 years ago
Michael Niedermayer c45eeb2dbf mpegvideo: replace assert about interlaced EC with debug av_log() 10 years ago
Michael Niedermayer 3a56bcee7c mpeg12dec: Use more specific error codes 10 years ago
Michael Niedermayer b56afb48ae mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence() 10 years ago
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