26621 Commits (cef4b74bf209fdc2e78385c44dfbec4dbdb281b4)
 

Author SHA1 Message Date
Stefano Sabatini cef4b74bf2 Remove redundant information in header. 14 years ago
Carl Eugen Hoyos 4b6bfbe2b7 100l: Fix crash in SPDIF muxer. 14 years ago
Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 14 years ago
Carl Eugen Hoyos 909865fdbe Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3. 14 years ago
Baptiste Coudurier c71e9640db 100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h 14 years ago
Aurelien Jacobs b3c0fc7673 av_find_stream_info(): set subtitle codec time_base 14 years ago
Baptiste Coudurier 2b91d83ef3 In mov demuxer, export .mov encoder metadata tag 14 years ago
Baptiste Coudurier 9d9c3e1a70 Make DNxHD encoder produce files that are strictly VC-3 compatible 14 years ago
Martin Storsjö dd22cfb101 rtsp: Parse and use the Content-Base reply header, if present 14 years ago
Kostya Shishkov f3d77632d7 16l trocadero: Musepack SV7 decoder may skip more than 16 bits at the 14 years ago
Aurelien Jacobs c99f9b0ac7 minor bump and Changelog entry for r25747 14 years ago
Aurelien Jacobs c716f91757 minor bump and APIchanges for r25745 14 years ago
Martin Storsjö 86abf868ec adpcm: Fix a comment 14 years ago
Vitor Sessak bad1117b8c Add AMR-NB FATE tests 14 years ago
Vitor Sessak 4aa826e994 Add Musepack7 FATE test 14 years ago
Stefano Sabatini f6c182a0c3 Fix frei0r filter after av_parse_color() syntax change. 14 years ago
Aurelien Jacobs 5952be07dc add missing files in previous commit (ASS encoder and decoder) 14 years ago
Aurelien Jacobs e9c098dbaa add ASS encoder and decoder 14 years ago
Aurelien Jacobs cb2c971d91 allow passing subtitles header between decoder and encoder 14 years ago
Aurelien Jacobs 2722dd6ebf improve av_parse_color() to allow for non-null terminated color string 14 years ago
Aurelien Jacobs 521b860748 improve av_parse_color() to support html formatting 14 years ago
Aurelien Jacobs 8f55616fac add global header support for subtitles encoding 14 years ago
Stefano Sabatini 47c5e4145c Fix revision number of the last APIchanges entry. 14 years ago
Stefano Sabatini 5aaea022ab Make avfiltergraph.h public. 14 years ago
Stefano Sabatini 906eaab460 In ff_get_ref_perms_string() use 'u' and 'U' for representing 14 years ago
Anton Khirnov 273231466c lavf/utils: use av_{i/o}format_next() instead of first_{i/o}format 14 years ago
Stefano Sabatini 4fcbb2af33 Prefix with "ff_" the functions: 14 years ago
Vitor Sessak bbf07bf9b8 Remove now unused file (should have been part of commit r25735) 14 years ago
Vitor Sessak c51722bf97 Test 4XM decoding (and not only demuxing) in FATE tests 14 years ago
Vitor Sessak c4e8733ac1 Fix visual artifacts in 4XM decoding on big-endian system 14 years ago
Martin Storsjö 38b3bda18f adpcm: Replace any of the leaf nodes in the heap 14 years ago
Martin Storsjö 4106b7f1cd Reindent 14 years ago
Martin Storsjö f82e8f3482 adpcm: Store the trellis nodes in a heap instead of a sorted array 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Anton Khirnov 09f47fa44e ffmpeg.c: add a forgotten break in chapter copying 14 years ago
Anton Khirnov a9c2bf9dc1 ffmpeg.c: reindent 14 years ago
Anton Khirnov 91e96ebafb ffmpeg.c: add an option for copying chapters 14 years ago
Alex Converse 5fb2f1347e 10l: dx shouldn't exist. 14 years ago
Alex Converse 0611f67525 10l: vorbisdec: declare dy 14 years ago
Gregory Maxwell 8455e8c7c0 vorbisdec: Fix floor1 decoding 14 years ago
Stefano Sabatini 668673f10c Add missing check on the existence of an associated output pad for 14 years ago
Aurelien Jacobs cb4fe49294 remove declaration inside for(), i is already declared 14 years ago
Nicolas George ba83c4bfb5 MJPEG/AVI1 to JPEG/JFIF bitstream filter. 14 years ago
Jason Garrett-Glaser 2c5168afed Remove bitrate tolerance from libx264 interface 14 years ago
Aurelien Jacobs 6ed3bace97 drop support for base-10 encoded alpha component in av_parse_color() 14 years ago
Stefano Sabatini 119a34f716 In avcodec_pix_fmt_string() use local variable pixdesc rather than 14 years ago
Stefano Sabatini 2de6f6e828 Make avcodec_pix_fmt_string() use the information in the pixel format 14 years ago
Carl Eugen Hoyos 086e997e34 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 14 years ago
Anssi Hannula 8079d2ec08 Move code to be used by the IEC 61937 demuxer from spifenc.c into common 14 years ago
Nicolas Kaiser fe655f6723 Simplify: Remove impossible condition. 14 years ago