40612 Commits (5b55c7f4e9690f4503ac21479c08cb170b15a3d2)
 

Author SHA1 Message Date
Nicolas George 7bac2a78c2 src_buffer: implement av_buffersrc_add_frame. 13 years ago
Nicolas George a96cd73ff2 src_buffer: implement audio buffer copy. 13 years ago
Nicolas George d8407bba0e lavfi/avcodec: implement audio copy_frame_prop. 13 years ago
Nicolas George 32094285ad lavfi: implement avfilter_get_audio_buffer_ref_from_frame. 13 years ago
Alex Converse 37ddd38332 celp filters: Do not read earlier than the start of the 'out' vector. 13 years ago
Clément Bœsch 9e6a1c8981 ffmpeg: fix indent in term_init(). 13 years ago
Clément Bœsch 3c1d52d30b Fix a few @file doxy inconsistencies. 13 years ago
Clément Bœsch 49df97b282 ffmpeg: stronger ffpresets parsing. 13 years ago
Clément Bœsch ec271c9579 presets: specify the codecs. 13 years ago
Clément Bœsch 19bc2320f3 Remove old ffpresets. 13 years ago
Peter Holik 2ee6dca3b8 png_parser 13 years ago
Michael Niedermayer 63eb01d9c1 oggvorbis: Try to fix pts off by 1 issue. 13 years ago
Sean McGovern 313f9fbfbb configure: add POWER[5-7] support 13 years ago
Michael Niedermayer e8339302c0 fate: update ogg seektest after all the bug fixes 13 years ago
Michael Niedermayer 231d32c8d7 oggtheora: Fix initial pts 13 years ago
Michael Niedermayer 49d935b5d2 seek-test: support printing multiple packets 13 years ago
Michael Niedermayer ef32fbafcd oggdec: fix off by one error on pos_limit 13 years ago
Michael Niedermayer a6bb09fc1a oggdec: print error on failure to create streams 13 years ago
Michael Niedermayer 251ce23165 oggdec: print error on changing streams when its unsupported. 13 years ago
Michael Niedermayer 6fd478062c oggdec: print error on unsupported versions 13 years ago
Michael Niedermayer 96fb233e64 oggdec: reset lastpts so that justins vorbis duration correction is not skiped 13 years ago
Michael Niedermayer 5f9f78dc9b oggdec: pass avformat context to ogg_reset() 13 years ago
Michael Niedermayer babf2a3467 seek-test: support manually forcing a seek to a specific position 13 years ago
Paul B Mahol 4b70bba57e zerocodec: check if there is previous frame 13 years ago
Paul B Mahol b7159877b1 shorten: unsigned 8bit support 13 years ago
Mans Rullgard c02efacc8f arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 13 years ago
Michael Niedermayer d98b254ab8 Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder 13 years ago
Mans Rullgard 58b2e0f0f2 vqavideo: return error if image size is not a multiple of block size 13 years ago
Justin Ruggles e5356ebf22 cosmetics: indentation 13 years ago
Justin Ruggles 8916f1fbcb avformat: only fill-in interpolated timestamps if duration is non-zero 13 years ago
Justin Ruggles ff499157a1 avformat: remove a workaround for broken timestamps 13 years ago
Michael Bradshaw b7a928b2d1 libopenjpegdec: respect JP2 color space, fix ticket 1179 13 years ago
Michael Niedermayer 27744fe439 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch af58a77f0a lavfi/src_buffer: fix indent. 13 years ago
Clément Bœsch fd4b4dda9c ffmpeg: fix indent. 13 years ago
Nicolas George f8d58c594d src_buffer: merge av_asrc_buffer_add_audio_buffer_ref. 13 years ago
Nicolas George be8edff8d1 src_buffer: move audio format change check in a separate function. 13 years ago
Nicolas George cc14cdec45 src_buffer: move buffer copy in a separate function. 13 years ago
Nicolas George f94b150a03 src_buffer: move format change check in a separate function. 13 years ago
Nicolas George 3985ec0ee6 src_buffer: introduce av_buffersrc_add_ref(). 13 years ago
Clément Bœsch 77c0b361b0 doc: fix API examples references. 13 years ago
Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 13 years ago
Nicolas George 234e00259b ffplay: use AVFrame accessor. 13 years ago
Nicolas George ae344b2c5e ffmpeg: use AVFrame accessor. 13 years ago
Nicolas George e296f1b1c4 lavc: implement accessors for some AVFrame fields. 13 years ago
Hendrik Leppkes 1d4a01474d mpeg12: fixed parsing in some mpeg2 streams 13 years ago
Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 13 years ago
Joakim Plate 68b9ed8391 mpegts: Some additional HDMV types and reg descriptors for mpegts 13 years ago
Michael Niedermayer c1fe2db376 swr: add ff_int32_to_float_a_avx 13 years ago
Michael Niedermayer 29ed1900cc swr-test: fix rounding error leading to NAN 13 years ago