summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | zerocodec: fix direct rendering.Reimar Döffinger2012-07-211-17/+17
* | libopenjpegdec: set cp_reduce value only oncePaul B Mahol2012-07-211-1/+0
* | iff: pass context to av_log_ask_for_samplePaul B Mahol2012-07-211-1/+1
* | iff: remove dupe ID_ANNO definitionPaul B Mahol2012-07-211-1/+0
* | doc/outdevs: fix @code{} syntax in caca device docsStefano Sabatini2012-07-211-1/+1
* | Changelog: add entry for the caca deviceStefano Sabatini2012-07-211-0/+1
* | alacdec: fix packed sample output with 5.1Michael Niedermayer2012-07-211-3/+9
* | riff: add G723_1 wav tagPiotr Bandurski2012-07-211-0/+1
* | ac3dec: set decode_error_flags field in ac3 codecMarton Balint2012-07-211-0/+2
* | avcodec: add decode_error_flags field to AVFrameMarton Balint2012-07-214-1/+20
* | libcaca output devicePaul B Mahol2012-07-216-1/+296
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-214-6/+30
|\ \ | |/
| * libopenjpeg: introduce lowres and lowqual private optionsLuca Barbato2012-07-201-0/+28
| * FATE: add a test for flac cover art.Anton Khirnov2012-07-201-0/+4
| * cafdec: allow larger ALAC magic cookieJustin Ruggles2012-07-191-1/+1
| * alac: fix channel pointer assignment for 24 and 32-bitJustin Ruggles2012-07-191-4/+4
* | tiertexseq: remove redundant string from log messagePaul B Mahol2012-07-201-1/+1
* | v4l2: remove call to v4l2_fd_open.Nicolas George2012-07-201-13/+0
* | exr: display warning if multiple compression attributes are foundPaul B Mahol2012-07-201-1/+4
* | exr: merge common codePaul B Mahol2012-07-201-12/+3
* | exr: compression attribute is mandatoryPaul B Mahol2012-07-201-0/+7
* | cmdutils/alloc_buffer: fix typochinshou2012-07-201-1/+1
* | dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2012-07-203-37/+39
* | udp: fix compilation when HAVE_PTHREAD_CANCEL isnt definedMichael Niedermayer2012-07-201-0/+4
* | alac: drop packed sample output support with the next major bumpMichael Niedermayer2012-07-201-1/+1
* | lavfi: add FF_*LINK_IDX convenience macros.Nicolas George2012-07-201-0/+8
* | lavc: set best_effort_timestamp for audio too.Nicolas George2012-07-201-0/+3
* | lavfi: make copy_buffer_ref common.Nicolas George2012-07-203-39/+43
* | lavf: make cmdutils's check_stream_specifier public.Nicolas George2012-07-205-58/+86
* | doc/avtools-common-opts: fix a few typos in the "Stream specifiers" sectionStefano Sabatini2012-07-201-2/+3
* | faq: explain dependency problems with static libs.Nicolas George2012-07-201-0/+18
* | matroska: add support for Opus.Nicolas George2012-07-201-0/+1
* | lavc: Opus decoder using libopus.Nicolas George2012-07-206-1/+230
* | oggdec: add support for Opus codec.Nicolas George2012-07-206-1/+140
* | ffmpeg: probe buffersinks once more after EOF.Nicolas George2012-07-201-3/+3
* | alacdec: several players have problems with planar audio still thus temporary...Michael Niedermayer2012-07-201-5/+36
* | ffplay: fix warning that i just mistakenly introducedMichael Niedermayer2012-07-201-1/+1
* | ffplay: fix planar audioMichael Niedermayer2012-07-201-1/+1
* | lavd/sdl: use verb in options help messageStefano Sabatini2012-07-191-3/+3
* | lavf: count skipped samples for initial timestamps.Nicolas George2012-07-191-0/+4
* | lavc: update pkt_duration for skipped samples.Nicolas George2012-07-191-2/+7
* | Revert "ffmpeg: set pkt_timebase"Nicolas George2012-07-191-2/+0
* | lavf: set pkt_timebase at the same time as stream->time_base.Nicolas George2012-07-191-0/+1
* | lavc: warn when impossible to adjust timestamps for skipped samples.Nicolas George2012-07-191-0/+2
* | lavc: add debug info about skipped samples.Nicolas George2012-07-191-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-198-462/+414
|\ \ | |/
| * alac: cosmetics: general pretty-printing and comment clean upJustin Ruggles2012-07-191-31/+18
| * alac: calculate buffer size outside the loop in allocate_buffers()Justin Ruggles2012-07-191-2/+2
| * alac: change some data types to plain intJustin Ruggles2012-07-191-5/+5
| * alac: cosmetics: rename some variables and function namesJustin Ruggles2012-07-191-93/+77
OpenPOWER on IntegriCloud