40480 Commits (7da0a07283e8546c7cf4cde9eca7ad4fe9f57fb4)
 

Author SHA1 Message Date
Mashiat Sarker Shakkhar 363c3a44ff WMAL: Restore removed code in mclms_predict() 13 years ago
Michael Niedermayer 45a7b0674d oggvorbis: fix the first 2 packets timestamps matching issue 13 years ago
Michael Niedermayer 3d42addf33 png_parser: try to fix big endian 13 years ago
Martin Storsjö 44f99fe0f5 rtpdec_h264: Remove a useless ifdef 13 years ago
Martin Storsjö 8d43b8b8e8 rtpdec_h264: Remove outdated/useless/incorrect comments 13 years ago
Martin Storsjö 5a571d3241 rtpdec_h264: Remove useless memory corruption checks 13 years ago
Martin Storsjö b7b7354c33 rtpdec_h264: Return proper error codes 13 years ago
Martin Storsjö 5245adb963 rtpdec_h264: Check the available data length before reading 13 years ago
Ivan Kovtunov de26a4b699 rtpdec_h264: Add input size checks 13 years ago
Michael Niedermayer 16db88a093 vorbis_parser: fix blocksize 13 years ago
Michael Niedermayer 441dce2169 oggvorbis: move handling of first packets ts from parser to muxer. 13 years ago
Ronald S. Bultje d2205d6543 png: check bit depth for PAL8/Y400A pixel formats. 13 years ago
Ronald S. Bultje 273e6af47b ea: check chunk_size for validity. 13 years ago
Michael Niedermayer bce42e95d1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b18c9f1eb0 oggtheora: Port changes from oggvorbis timestamp handling. 13 years ago
Michael Niedermayer fe5c5bccce oggvorbisdec: Apply timestamp calculation always when timestamps arent known. 13 years ago
Michael Niedermayer 1f95ad48ff oggvorbisdec: redesign special handling of first frames timestamp. 13 years ago
Nicolas George 9f357e2bcd examples/filtering_audio: use av_buffersrc_add_frame. 13 years ago
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