42977 Commits (fb0688b079c3751bcd4d64200280858a33e0b9cc)
 

Author SHA1 Message Date
Piotr Bandurski 3800facac6 riff: add G723_1 wav tag 13 years ago
Marton Balint b99e9ee938 ac3dec: set decode_error_flags field in ac3 codec 13 years ago
Marton Balint 016a472009 avcodec: add decode_error_flags field to AVFrame 13 years ago
Paul B Mahol 296c1b6bd1 libcaca output device 13 years ago
Michael Niedermayer 3c033d00f5 Merge remote-tracking branch 'qatar/master' 13 years ago
Paul B Mahol 85761efa95 tiertexseq: remove redundant string from log message 13 years ago
Anton Khirnov 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 13 years ago
Nicolas George fd58678b86 v4l2: remove call to v4l2_fd_open. 13 years ago
Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). 13 years ago
Anton Khirnov 533fd5b5b4 vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer(). 13 years ago
Anton Khirnov 5b50ae94e6 vf_slicify: clear AVFilterLink.cur_buf in start_frame(). 13 years ago
Anton Khirnov 0393af4f0b vf_settb: simplify start_frame(). 13 years ago
Anton Khirnov 9203fa0b32 vf_fieldorder: don't give up its own reference to the output buffer. 13 years ago
Anton Khirnov f493c644cd vf_pad: don't give up its own reference to the output buffer. 13 years ago
Anton Khirnov ad8b6326aa vf_overlay: don't access a buffer reference that's been given away. 13 years ago
Anton Khirnov 7155763b78 vf_drawtext: don't give up its own reference to the input buffer. 13 years ago
Anton Khirnov d19499c796 vf_gradfun: don't store two pointers to one AVFilterBufferRef. 13 years ago
Anton Khirnov 0fe010a36f vf_delogo: don't store two pointers to one AVFilterBufferRef. 13 years ago
Anton Khirnov 51a8049be8 vf_aspect: clear AVFilterLink.cur_buf in start_frame(). 13 years ago
Robert Nagy b70d89a033 lavfi: add avfilter_unref_bufferp() 13 years ago
Paul B Mahol b040ffc84c exr: display warning if multiple compression attributes are found 13 years ago
Paul B Mahol 01f76a779c exr: merge common code 13 years ago
Paul B Mahol a2dab7512e exr: compression attribute is mandatory 13 years ago
chinshou 55de89e25d cmdutils/alloc_buffer: fix typo 13 years ago
Joseph Artsimovich 99c4e91dfa dnxhd: Fix 10-bit DNxHD quant matrices 13 years ago
Michael Niedermayer a4f94f24b4 udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined 13 years ago
Michael Niedermayer 7c6ebe2b97 alac: drop packed sample output support with the next major bump 13 years ago
Luca Barbato ce64e5bfd1 libopenjpeg: introduce lowres and lowqual private options 13 years ago
Nicolas George cb6a20fa56 lavfi: add FF_*LINK_IDX convenience macros. 13 years ago
Nicolas George 461f506f7b lavc: set best_effort_timestamp for audio too. 13 years ago
Nicolas George 97f86680eb lavfi: make copy_buffer_ref common. 13 years ago
Nicolas George b0629366a2 lavf: make cmdutils's check_stream_specifier public. 13 years ago
Stefano Sabatini 3bd3e46c91 doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section 13 years ago
Nicolas George b34ce5a26b faq: explain dependency problems with static libs. 13 years ago
Nicolas George 30549294ef matroska: add support for Opus. 13 years ago
Nicolas George a6cf296bd9 lavc: Opus decoder using libopus. 13 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 13 years ago
Nicolas George bf8ce5a5c3 ffmpeg: probe buffersinks once more after EOF. 13 years ago
Anton Khirnov 5eb9c495af FATE: add a test for flac cover art. 13 years ago
Michael Niedermayer 5e99df019a alacdec: several players have problems with planar audio still thus temporary put packed output back by default 13 years ago
Michael Niedermayer e2c96fbf3e ffplay: fix warning that i just mistakenly introduced 13 years ago
Michael Niedermayer cdafec69ce ffplay: fix planar audio 13 years ago
Justin Ruggles 1749e12f45 cafdec: allow larger ALAC magic cookie 13 years ago
Justin Ruggles 4cd22b7738 alac: fix channel pointer assignment for 24 and 32-bit 13 years ago
Stefano Sabatini 7e17389c1e lavd/sdl: use verb in options help message 13 years ago
Nicolas George 885fc05865 lavf: count skipped samples for initial timestamps. 13 years ago
Nicolas George cd08900393 lavc: update pkt_duration for skipped samples. 13 years ago
Nicolas George d853ed46b1 Revert "ffmpeg: set pkt_timebase" 13 years ago
Nicolas George 0e57d79b0c lavf: set pkt_timebase at the same time as stream->time_base. 13 years ago
Nicolas George 0e18ac5611 lavc: warn when impossible to adjust timestamps for skipped samples. 13 years ago