47623 Commits (7f70db3f4f77344d724ea92fb16affc47593c5ec)
 

Author SHA1 Message Date
Paul B Mahol 4c18562d02 Ensoniq Paris Audio File demuxer 12 years ago
Paul B Mahol 880191637f IRCAM demuxer & muxer 12 years ago
Paul B Mahol 8ecf22ffb0 rsodec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol acac16b5c7 soxdec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol c090b5427d audec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol a647eb5a87 pvfdec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol 15ab0393fd avr: use ff_pcm_read_packet() 12 years ago
Paul B Mahol 93dc8ed0a1 pcmdec: move read_packet function to pcm.c so it can be shared with other demuxers 12 years ago
Michael Niedermayer 99efd59626 Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 12 years ago
Michael Niedermayer 1fa2bdc90a fate: disable vf_gradfun test 12 years ago
Michael Niedermayer 09de0ffeab vc1dec: Fix null pointer dereference in vc1_decode_skip_blocks() 12 years ago
Nicolas George 217b10de3f lavc/dvdsubdec: accept palette from options. 12 years ago
Michael Niedermayer 9db3fb6ed8 oggdec: prevent codec from changing through ogg_replace_stream() 12 years ago
Michael Niedermayer 599ae9995f ff_emulated_edge_mc: fix handling of w/h being 0 12 years ago
Paul B Mahol 45326cb684 pixdesc: fix broken yuva definitions 12 years ago
Michael Niedermayer 8bf16e677f ffv1enc: allow encoding with 1 slice for CIF and smaller in version 3 12 years ago
Carl Eugen Hoyos 4e6f9db493 Set some audio stream properties in the vivo demuxer. 12 years ago
Mans Rullgard da025d115a fate: workaround for slighly broken 'test' shell builtin 12 years ago
Janne Grunau c15fea7933 mimic: initialize padding of swap_buf through av_fast_padded_malloc 12 years ago
Janne Grunau 42060c7030 eamad: initialize padding of bitstream_buf through av_fast_padded_malloc() 12 years ago
Janne Grunau 54c7fe6d68 raw demuxer: initialize end of partial packets 12 years ago
Clément Bœsch b5ffbcd0cd fate: add gradfun filter test. 12 years ago
Clément Bœsch ab981cab93 fate: add hqdn3d filter test. 12 years ago
Clément Bœsch ab5497df15 lavfi/subtitles: 10l close codec before format. 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 387bef95d2 lavc: factorise setting buffer type in avcodec_default_get_buffer(). 12 years ago
Anton Khirnov e57c4706e9 lavc: don't reuse audio buffers 12 years ago
Anton Khirnov ff953fecff lavc: set frame properties in ff_get_buffer(). 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Nicolas George 03847eb825 lavf: compute probe buffer size more reliably. 12 years ago
Nicolas George 0444733b78 lavfi/drawtext: add the reload option. 12 years ago
Michael Niedermayer 83ddedbbf2 lavf: the core rfps code needs 2 durations to estimate rfps 12 years ago
Paul B Mahol a3bb59b163 av_register_protocol is gone :( 12 years ago
Paul B Mahol 481c843a47 rawvideodec: set bit rate 12 years ago
Clément Bœsch 3b1b8f88b7 ffmpeg: small indent fix. 12 years ago
Michael Niedermayer 60c2cddff0 ffmpeg: use the correct variables in do_video_stats() 12 years ago
Thierry Foucu e98fab1372 Update video stats log during encode flush 12 years ago
Paul B Mahol 18aaed6475 gifdec: do not handle timestamps 12 years ago
Carl Eugen Hoyos 0877f64fea Add debug output when skipping unknown swf tags. 12 years ago
Diego Biurrun 90153465b0 fate: Add dependencies for bmp, cdxl, dfa, mp3 12 years ago
Michael Niedermayer dacd6202ec Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 765debf51f auenc: remove pointless assigment 12 years ago
Paul B Mahol 266e88a47c mmf: return meaningful error codes 12 years ago
James Almer b70251c0ad AST Muxer 12 years ago
James Almer 7f0e7fc9e2 ast: Rename ast.c -> astdec.c 12 years ago
Peter Ross 1696c72af4 iff demuxer: include DEEP TVDC lookup table in extradata buffer 12 years ago
Peter Ross 59fe5a339b iff decoder: DEEP TVDC 32-bit decoder 12 years ago
Michael Niedermayer 400647f9ba configure: Fix ARM thumb detection 12 years ago
Michael Niedermayer 5e1bacf2d4 matroskadec: reset size when freeing data. 12 years ago