33517 Commits (f8e98061ecc7301c8e1f5b7b83344fa64b483e5c)
 

Author SHA1 Message Date
Clément Bœsch 1b3b4a575b libmodplug: free file content buffer in read_close() callback. 14 years ago
Clément Bœsch 8830c4e8a9 libmodplug: add TODO entry for probing. 14 years ago
Clément Bœsch c768e96668 libmodplug: add metadata support. 14 years ago
Clément Bœsch e6f937237a libmodplug: add an option to enlarge the max supported file size. 14 years ago
Clément Bœsch a763b46298 libmodplug: support options (noise reduction, reverb, bass boost, ...) 14 years ago
Michael Niedermayer 6638207bce Merge remote-tracking branch 'qatar/master' 14 years ago
Nicolas George 2c1c0c5024 ffmpeg: fix forced key frames. 14 years ago
Michael Niedermayer 714517b26a flvenc: Ignore metadata that has special values and is stored already based on 14 years ago
Michael Niedermayer 9fa05db400 swr-docs: update due to last change to swresample 14 years ago
Michael Niedermayer 503e5e9db5 libswresample: support directly converting sampleformats and packed/planar in a single pass. 14 years ago
Michael Niedermayer 63b6d5f33f update_stream_timings: Remove redundant check. 14 years ago
Clément Bœsch d7366d918f libmodplug: handle EOF correctly. 14 years ago
Carl Eugen Hoyos d9b6068764 Use WMAv2 as default audio codec for asf. 14 years ago
Carl Eugen Hoyos 3bcbd8c5c7 Use M4S2 as default video tag for MPEG-4 ASP in asf. 14 years ago
Clément Bœsch 9a2ceee2e3 libmodplug: simplify and fix read_packet() callback. 14 years ago
Clément Bœsch 5420885737 libmodplug: consistent use of sizeof. 14 years ago
Michael Niedermayer f9bd979476 generic seeking: fail if there are 1000 non keyframes found with no keyframe. 14 years ago
Ronald S. Bultje 4418aa9cb3 h264: correct implicit_weight for field-interlaced pictures. 14 years ago
Ronald S. Bultje 330deb7592 mpegvideo: set correct offset for edge emulation buffer. 14 years ago
Ronald S. Bultje 0884dd5a1b mpegvideo: fix position of bottom edge. 14 years ago
Diego Biurrun e83c2ddebf Fix 'heigth' vs. 'height' typos. 14 years ago
Anton Khirnov a4ea00d021 lavc/lavf: use unique private classes. 14 years ago
Anton Khirnov 0ba1e1978d lavc: use designated initializers for av_codec_context_class 14 years ago
Michael Niedermayer ec1ffae0cd Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer f7da257a89 h264: remove assert() on ref_frame_count. 14 years ago
Michael Niedermayer f108b33568 configure: fix compilation without libmodplug 14 years ago
Laurent Aimar 0333d234b0 h264: do not let invalid values in h->ref_count after a decoder reset. 14 years ago
Laurent Aimar 253d18b352 h264: bit depth/chroma idc changes must go through a full format negociation. 14 years ago
Laurent Aimar a51fbb56bb h254: explicitly initialize bit depth/chroma idc 14 years ago
Michael Niedermayer 751a4efd4d libx264: Fix loop failure due to bufsize becoming 0 14 years ago
Justin Ruggles dd376b1a12 qcelpdec: cosmetics: do not add line break before opening bracket in 'for', 14 years ago
Justin Ruggles e43dd3d2a8 qcelp: check output buffer size before decoding 14 years ago
Chris Rankin bde2570013 qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
Clément Bœsch 26c7ff9317 Add libmodplug support. 14 years ago
Justin Ruggles 1b5a189f06 sipr: fix the output data size check and only calculate it once. 14 years ago
Clément Bœsch 073effb6e4 deshake: simplify filename check. 14 years ago
Clément Bœsch e39be59b85 configure: remove bashism equality check for target_os. 14 years ago
Clément Bœsch d4005e22c3 deshake: misc style fixes. 14 years ago
Michael Niedermayer b0f270fdef deshake: move angles from stack to heap. 14 years ago
Michael Niedermayer 1e4da6031c deshake: Allow specifying the filename for statistics and disable them by default. 14 years ago
Diego Biurrun 12bd8532cf Synchronize various 4CCs and codec tags from FFmpeg. 14 years ago
Michael Niedermayer 171a5b5d36 deshake: remove non const static 14 years ago
Clément Bœsch 1912c215e0 doxygen: remove a few @file parameters. 14 years ago
Clément Bœsch 65d5edcd2c lavfi: remove align tabs in Makefile. 14 years ago
Clément Bœsch dc3aeba3b1 ass_split: fix invalid doxygen group end markers. 14 years ago
Clément Bœsch a667e90aae proresdec_gpl: remove wrong @file reference. 14 years ago
Clément Bœsch 64960fedee bintext: remove wrong @file reference. 14 years ago
Clément Bœsch 136093236f deshake: fix doxygen comments. 14 years ago
Clément Bœsch 5241e0144f isom: replace pseudo doxycomments with normal comments. 14 years ago
Michael Niedermayer f962518036 pngdec: set reference correctly for corepng. 14 years ago