42710 Commits (3c033d00f5990e48b14f962d33c362f76695fb07)
 

Author SHA1 Message Date
Michael Niedermayer 3c033d00f5 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 85761efa95 tiertexseq: remove redundant string from log message 12 years ago
Nicolas George fd58678b86 v4l2: remove call to v4l2_fd_open. 12 years ago
Paul B Mahol b040ffc84c exr: display warning if multiple compression attributes are found 12 years ago
Paul B Mahol 01f76a779c exr: merge common code 12 years ago
Paul B Mahol a2dab7512e exr: compression attribute is mandatory 12 years ago
chinshou 55de89e25d cmdutils/alloc_buffer: fix typo 12 years ago
Joseph Artsimovich 99c4e91dfa dnxhd: Fix 10-bit DNxHD quant matrices 12 years ago
Michael Niedermayer a4f94f24b4 udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined 12 years ago
Michael Niedermayer 7c6ebe2b97 alac: drop packed sample output support with the next major bump 12 years ago
Luca Barbato ce64e5bfd1 libopenjpeg: introduce lowres and lowqual private options 12 years ago
Nicolas George cb6a20fa56 lavfi: add FF_*LINK_IDX convenience macros. 12 years ago
Nicolas George 461f506f7b lavc: set best_effort_timestamp for audio too. 12 years ago
Nicolas George 97f86680eb lavfi: make copy_buffer_ref common. 12 years ago
Nicolas George b0629366a2 lavf: make cmdutils's check_stream_specifier public. 12 years ago
Stefano Sabatini 3bd3e46c91 doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section 12 years ago
Nicolas George b34ce5a26b faq: explain dependency problems with static libs. 12 years ago
Nicolas George 30549294ef matroska: add support for Opus. 12 years ago
Nicolas George a6cf296bd9 lavc: Opus decoder using libopus. 12 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 12 years ago
Nicolas George bf8ce5a5c3 ffmpeg: probe buffersinks once more after EOF. 12 years ago
Anton Khirnov 5eb9c495af FATE: add a test for flac cover art. 12 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
Nicolas George 11ce1cf9a7 lavc: add debug info about skipped samples. 13 years ago
Michael Niedermayer e4c00aca96 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini a8d8e868c6 lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not supported 13 years ago
Stefano Sabatini e1422940f2 doc/protocols: add a note regarding the circular RX UDP buffer 13 years ago
Stefano Sabatini 6b80f75848 doc/protocols: apply misc fixes to the UDP protocol section 13 years ago
Stefano Sabatini dd13da67b2 doc/protocols: extend/clarify documentation for the buffer_size UDP option 13 years ago
Stefano Sabatini 469b9ce83f doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options 13 years ago
Michael Niedermayer 85044358f6 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles eeb55f5f2f alac: cosmetics: general pretty-printing and comment clean up 13 years ago
Justin Ruggles f3e5a7844b alac: calculate buffer size outside the loop in allocate_buffers() 13 years ago
Justin Ruggles bae83f2c74 alac: change some data types to plain int 13 years ago
Justin Ruggles 2aebac6918 alac: cosmetics: rename some variables and function names 13 years ago
Andrew D'Addesio 1b3ef155d7 alac: multi-channel decoding support 13 years ago
Justin Ruggles 81c9e2e6d0 alac: split element parsing into a separate function 13 years ago
Justin Ruggles cd632619d9 alac: support a read sample size of up to 32 13 years ago
Justin Ruggles 73dc0db486 alac: output in planar sample format 13 years ago
Justin Ruggles 6482bd8831 alac: add 32-bit decoding support 13 years ago