32848 Commits (91f104496bb7632ed5ff03798e06dd8af014f0d9)
 

Author SHA1 Message Date
Michael Niedermayer ba5ff1b31e h264dec: add forgotten copying of h->sync 13 years ago
Carl Eugen Hoyos 0ddcfa42cc Fix compilation without --disable-swscale. 13 years ago
Carl Eugen Hoyos c76861723b Fix compilation with --disable-swscale. 13 years ago
Joakim Plate 8e4c10003a Set AV_PKT_FLAG_KEY based on nupplevideo header 13 years ago
Joakim Plate 7768f6b1b9 add support for generic seeking by reading timestamps in nuv 13 years ago
Clément Bœsch 46f415b553 doc/filters: fix numer/number typo. 13 years ago
Clément Bœsch 46c9ddf83c lavfi: fix avfilter_get_audio_buffer() doxy to match reality. 13 years ago
Michael Niedermayer 9209249ba1 lavc: better reference to AVOptions 13 years ago
Michael Niedermayer 0812ad01c8 h264dec: Support CODEC_FLAG2_SHOW_ALL. 13 years ago
Michael Niedermayer 86dd4b0495 mpeg2dec: support CODEC_FLAG2_SHOW_ALL. 13 years ago
Michael Niedermayer 4907302236 lavc: Document that AVOptions should be used. 13 years ago
Michael Niedermayer 645cebbe4f lavc: add CODEC_FLAG2_SHOW_ALL 13 years ago
Stefano Sabatini 9535929897 asrc_anullsrc: amend description to reflect the recent changes 13 years ago
Stefano Sabatini 1d8d987ba8 asrc_anullsrc: globally prefer "null" over "priv" for indicating the filter context 13 years ago
Stefano Sabatini 17d2fee789 asrc_anullsrc: do not show the int64_t value for channel_layout 13 years ago
Stefano Sabatini e72aa524d8 asrc_anullsrc: implement a request_frame callback for returning frames 13 years ago
Stefano Sabatini 44ab77db9e asrc_anullsrc: extend syntax to make it accept a non positional list of arguments 13 years ago
Anton Khirnov 7f9b0ef9a8 doc/APIChanges: fill in missing hashes and dates. 13 years ago
Chiranjeevi Melam 07631deeee rtmpproto.c: Fixed RTMP Stream output issue 13 years ago
Arne de Bruijn b2f230e23d mpegpsdec: fix reading first mpegps packet 13 years ago
Laurent Aimar 140dbcff35 Avoid NULL dereference on corrupted bitstream with real decoder. 13 years ago
Laurent Aimar d788af6cf6 Reject slices that does not have the same type than the first one in RV10/RV20 decoder. 13 years ago
Michael Niedermayer eac673d506 timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. 13 years ago
Michael Niedermayer 9a9ceb8776 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 979bea1300 check all svq3_get_ue_golomb() returns. 13 years ago
Michael Niedermayer a64b028aeb h264dec: Dont display trash before a keyframe. 13 years ago
Michael Niedermayer 35f38b3ab9 rv34: check for size mismatch 13 years ago
Stefano Sabatini d763fb7d47 lavfi: add select filter 13 years ago
Laurent Aimar a5dc990a4e Fix buffer size used for MC of B frames after a resolution change in the real decoder. 13 years ago
Laurent Aimar 0e7efb9d23 oggdec: fix out of bound write in the ogg demuxer 13 years ago
Laurent Aimar 4907f81358 Reject audio tracks with invalid interleaver parameters in RM demuxer. 13 years ago
Laurent Aimar 352c878de6 Fix js_vlc_bits value validation when joint stereo is used in cook decoder. 13 years ago
Laurent Aimar 9a0a64cb26 Fix potential overreads in rv34 decoder. 13 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 13 years ago
Anton Khirnov e417d80d28 lavd: add libcdio-paranoia input device for audio CD grabbing 13 years ago
Anton Khirnov 85d982f1e2 rawdec: refactor private option for raw video demuxers 13 years ago
Anton Khirnov 34d2bf30a0 pcmdec: use unique classes for all pcm demuxers. 13 years ago
Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 13 years ago
Michael Niedermayer bfadca1faf mjpegdec: print nb_components too in pict debug info 13 years ago
Michael Niedermayer b002184fa1 mjpegdec: make sure we dont interpret things after the bitstream buffer as resync marker 13 years ago
Stefano Sabatini d93a448be3 graph2dot: show timebase information for audio links 13 years ago
Stefano Sabatini db79d04173 af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions in filter_samples() 13 years ago
Michael Niedermayer b6c04b6821 mjpegdec: Remove buggy avid hacks, they dont do anything good with any file i found 13 years ago
Michael Niedermayer 93869d4e44 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 13 years ago
Stefano Sabatini e3fc0e8280 lavdev/lavfi: reindent after the last commit 13 years ago
Stefano Sabatini 4893c204c8 lavdev/lavfi: add audio support 13 years ago
Mina Nagy Zaki 3ee0bedcc0 lavfi: refactor query_formats and auto-insert audio conversion filters 13 years ago
Stefano Sabatini 37cc443c83 lavfi: add audio convert filter 13 years ago
Stefano Sabatini 553c5e9f23 lavfi: add and use an inlink variable in avfilter_config_links() 13 years ago