51298 Commits (dc65d784df4071b772d6f6967fa79767d6ad4fae)
 

Author SHA1 Message Date
Clément Bœsch 8a0187e43d fate: test both direct and indirect paths in hqdn3d and gradfun. 12 years ago
Clément Bœsch 3b2b636a2a lavfi: add perms and aperms filters. 12 years ago
Michael Niedermayer 18369967a5 Merge commit '556aab8f11b045a21182eee32413aa78d5c8539b' 12 years ago
Michael Niedermayer e066fb54cb Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459' 12 years ago
Michael Niedermayer aef816f957 Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6' 12 years ago
Reimar Döffinger e4e4add0e3 Add raw VC-1 muxer to match demuxer. 12 years ago
Reimar Döffinger 5301aed9ae vc1testenc: give muxer same name as demuxer 12 years ago
Reimar Döffinger c3c3bc7ff6 Make ff_win32_open more robust. 12 years ago
Reimar Döffinger 23426987fa mpeg12: reduce hwaccel-related code duplication. 12 years ago
Anton Khirnov 4750b05d67 af_join: do not leak input frames. 12 years ago
Anton Khirnov c2b9bd97f5 asrc_anullsrc: return EOF, not -1 12 years ago
Anton Khirnov f4281f4571 asrc_anullsrc: do not set samplerate and channel layout explicitly 12 years ago
Anton Khirnov e4a7b2177d vf_showinfo: remove its useless init function 12 years ago
Anton Khirnov 4d67ff8e8e AVOptions: fix using named constants with child contexts. 12 years ago
Anton Khirnov 9676b9a2cd AVOption: remove an unused function parameter. 12 years ago
Anton Khirnov ef4d34aa7e filters.texi: restore mistakenly removed section name for noformat 12 years ago
Anton Khirnov dd74e3ef33 avfiltergraph: use sizeof(var) instead of sizeof(type) 12 years ago
Anton Khirnov 42c7c61ab2 avfiltergraph: replace AVFilterGraph.filter_count with nb_filters 12 years ago
Anton Khirnov 556aab8f11 lavfi: use designated initializers in avfilter_class 12 years ago
Compn 7d15cd4f4a changelog: add support for Monkey's Audio versions from 3.93 12 years ago
Giorgio Vazzana bcd3eb3e7a lavd/v4l2: silence libv4l2 logging 12 years ago
ArnoB 361319d0f4 dpxenc: fix data offset 12 years ago
Nicolas George b90912be68 lavd/lavfi: upgrade to AVFrame. 12 years ago
Anton Khirnov aa3c779984 lavf: sanity check size in av_get/append_packet(). 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
James Darnley 3d751b1ef6 yadif: correct strides in filter_edges_16bit 12 years ago
Michael Niedermayer cd5f50a255 avfilter: avoid direct access to AVFrame.channels 12 years ago
Michael Niedermayer 64308941d4 mpegvideo: Fix exported qp table offest 12 years ago
Michael Niedermayer 70c0ae915d matroskadec: avoid integer overflow 12 years ago
Michael Niedermayer 2265bb93ff Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 5be70f5826 Merge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7' 12 years ago
Michael Niedermayer 231795270b Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620' 12 years ago
Michael Niedermayer 9df00574fc Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27' 12 years ago
Xi Wang ca6c3f2c53 lzo: fix overflow checking in copy_backptr() 12 years ago
Xi Wang 8425d693ee flacdec: simplify bounds checking in flac_probe() 12 years ago
Xi Wang eba1ff3130 atrac3: avoid oversized shifting in decode_bytes() 12 years ago
Kostya Shishkov c42e262513 add support for Monkey's Audio versions from 3.93 12 years ago
Kostya Shishkov 9652d4fcfc ape: provide two additional bytes in buffer for old MAC versions 12 years ago
Kostya Shishkov b164d66e35 ape: make version-dependent decoding functions called via pointers 12 years ago
Can Wu 81cf53e133 mpegts: add support for stream_type 0x42, which is CAVS 12 years ago
Anton Khirnov 3e175a2a55 avconv: mark attachment streams as immediately finished 12 years ago
Ronald S. Bultje 8a523cfa8b dsputil: remove non-8bpp draw_edge. 12 years ago
Michael Niedermayer 46728338b0 rv34: export qp table 12 years ago
Michael Niedermayer feac79ce53 rv10: export qp table 12 years ago
Michael Niedermayer 0bcea7b575 vf_pp: use new API to access qp table 12 years ago
Michael Niedermayer fa80967a73 mpeg1/2: export qp table 12 years ago
Michael Niedermayer ff9adf5725 mjpegdec: export qp table 12 years ago
Michael Niedermayer a0813e7f00 h263dec: export qp_table 12 years ago
Michael Niedermayer caff888183 avutil/frame: add AVBufferRef for qp table 12 years ago
Clément Bœsch 1edbeb3532 lavfi/ebur128: check histogram allocations. 12 years ago