35289 Commits (b6ffe441cdc1f5591105db18408c30478f93036e)
 

Author SHA1 Message Date
Reimar Döffinger 7fb55e0b02 rtjpeg: simplify get_block() by using get_bits_left. 13 years ago
Reimar Döffinger 7a62ddb689 rtjpeg: check get_block return value for error. 13 years ago
Reimar Döffinger f6afacdb3b nuv: check per-frame header for validity. 13 years ago
Reimar Döffinger 785baa738a nuv: use FFALIGN. 13 years ago
Carl Eugen Hoyos 1484b5dec5 flicvideo: check extradata_size before accessing extradata. 13 years ago
Michael Niedermayer 5ace144fe0 fraps: check for overread. 13 years ago
K.Y.H 51f316a997 cook: fix apparent typo in extradata parsing 13 years ago
Anton Khirnov 488eec1044 lavc: update doxy to use nondeprecated API. 13 years ago
Michael Niedermayer 31a1342e7a swscale: remove duplicate code from yesterdays merge. 13 years ago
Michael Niedermayer 022f8d27dd Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini a11eeb9215 configure: sort entries 13 years ago
Michael Niedermayer fc75e6f168 vc1dec: fix scantable for advanced P frames 13 years ago
Michael Niedermayer a3b3562b47 vc1dec: fix 10l typo 13 years ago
Michael Niedermayer 9e794d103c vc1dec: drop damaged B frames 13 years ago
Michael Niedermayer 7d52f46db7 vc1dec: fix used ER flags in vc1_decode_b_blocks() 13 years ago
Martin Storsjö f32dfad9dc swscale: Readd #define _SVID_SOURCE 13 years ago
Michael Niedermayer 1afe49b062 indeo3: out of array read checks for decode_plane() 13 years ago
Michael Niedermayer e9e642cbfb indeo3: Check remaining bits in parse_bintree() 13 years ago
Anatoly Nenashev a7cfef2994 H264: Check if more RBSP data in PPS provided by current profile due to Annex A. 13 years ago
Mans Rullgard 019dd23657 Fix av_get_channel_layout_string() for positions >31 13 years ago
Michael Niedermayer e1d48786d5 ffmpeg: Warn if output file is empty 13 years ago
Rafaël Carré be1e872582 configure: Store vda lib flags in extralibs instead of ldflags 13 years ago
Dominique Leuenberger 12d276531c RELEASE: We're now at 0.8.7.git 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Mans Rullgard 00a856e3f9 dca: ARMv6 optimised decode_blockcode() 13 years ago
Stefano Sabatini 65f24858ed ffprobe: always print int values with print_val() 13 years ago
Luca Barbato 035af998ad nullenc: drop AVFMT_RAWPICTURE from the flags 13 years ago
Janne Grunau 117e2a30f2 frame-mt: return consumed packet size in ff_thread_decode_frame 13 years ago
Janne Grunau d14d4d982c aacdec: add more fate tests covering SBR and PS 13 years ago
Michael Niedermayer 6d16a96a95 vf_boxblur: fix memleak 13 years ago
Michael Niedermayer 92afb43162 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 6b34fbba9b MK(BE)TAG: avoid undefined shifts 13 years ago
Carl Eugen Hoyos 3880b4541a Do not claim that every unknown rm stream is a video stream. 13 years ago
Michael Niedermayer e421b79d01 indeo3: fix null pointer dereference in vulnerable.mov 13 years ago
Alex Zhukov eb511ef636 yuv pixel formats support in openjpeg decoder + 10bit support 13 years ago
Carl Eugen Hoyos 0a4f02117b Add option -n to exit if output file exists. 13 years ago
Luca Barbato 7f1b427018 snow: split snow in snowdec and snowenc 13 years ago
Anton Khirnov 8b7412fe4e tiffenc: deprecate using compression_level 13 years ago
Ronald S. Bultje f7f1835258 swscale: fix failing fate tests. 13 years ago
Ronald S. Bultje 185655c601 swscale: add support for planar RGB input. 13 years ago
Ronald S. Bultje db431f7efe h264: add support for decoding planar RGB images. 13 years ago
Ronald S. Bultje 6b0768e202 Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. 13 years ago
Ronald S. Bultje bd97b2e1ce pixfmt: add planar RGB formats. 13 years ago
Clément Bœsch 0232f788b6 swr: fix invalid sample format message. 13 years ago
Clément Bœsch 58205edcc6 swr: use native planar sample formats. 13 years ago
Clément Bœsch 573ffbb3b5 lavu: add av_get_alt_sample_fmt(). 13 years ago
Clément Bœsch afb0470a25 swr: fix test program. 13 years ago
Michael Niedermayer 2bf09826c1 loco: Fix error handling. 13 years ago
Michael Niedermayer 58030fc6c8 avio: Fix handling of filenames that contain : 13 years ago
Sergiy Gur'yev 32ed7da135 Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.c 13 years ago