summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-21
|\
| * lavfi: unref AVFilterLink.out_buf in ff_end_frame().Anton Khirnov2012-07-20
| * lavfi: unref AVFilterLink.cur_buf in ff_end_frame().Anton Khirnov2012-07-20
| * vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().Anton Khirnov2012-07-20
| * vf_slicify: clear AVFilterLink.cur_buf in start_frame().Anton Khirnov2012-07-20
| * vf_settb: simplify start_frame().Anton Khirnov2012-07-20
| * vf_fieldorder: don't give up its own reference to the output buffer.Anton Khirnov2012-07-20
| * vf_pad: don't give up its own reference to the output buffer.Anton Khirnov2012-07-20
| * vf_overlay: don't access a buffer reference that's been given away.Anton Khirnov2012-07-20
| * vf_drawtext: don't give up its own reference to the input buffer.Anton Khirnov2012-07-20
| * vf_gradfun: don't store two pointers to one AVFilterBufferRef.Anton Khirnov2012-07-20
| * vf_delogo: don't store two pointers to one AVFilterBufferRef.Anton Khirnov2012-07-20
| * vf_aspect: clear AVFilterLink.cur_buf in start_frame().Anton Khirnov2012-07-20
| * lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-20
* | vf_overlay: prevent premature freeing of cur_bufMichael Niedermayer2012-07-21
* | vf_overlay: use unref_bufferP()Michael Niedermayer2012-07-21
* | sink_buffer: prevent prematurely freeing of cur_bufMichael Niedermayer2012-07-21
* | vf_thumbnail: prevent premature freeing of refMichael Niedermayer2012-07-21
* | vf_colormatrix: avoid using out_bufMichael Niedermayer2012-07-21
* | zerocodec: fix direct rendering.Reimar Döffinger2012-07-21
* | libopenjpegdec: set cp_reduce value only oncePaul B Mahol2012-07-21
* | iff: pass context to av_log_ask_for_samplePaul B Mahol2012-07-21
* | iff: remove dupe ID_ANNO definitionPaul B Mahol2012-07-21
* | doc/outdevs: fix @code{} syntax in caca device docsStefano Sabatini2012-07-21
* | Changelog: add entry for the caca deviceStefano Sabatini2012-07-21
* | alacdec: fix packed sample output with 5.1Michael Niedermayer2012-07-21
* | riff: add G723_1 wav tagPiotr Bandurski2012-07-21
* | ac3dec: set decode_error_flags field in ac3 codecMarton Balint2012-07-21
* | avcodec: add decode_error_flags field to AVFrameMarton Balint2012-07-21
* | libcaca output devicePaul B Mahol2012-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-21
|\|
| * libopenjpeg: introduce lowres and lowqual private optionsLuca Barbato2012-07-20
| * FATE: add a test for flac cover art.Anton Khirnov2012-07-20
| * cafdec: allow larger ALAC magic cookieJustin Ruggles2012-07-19
| * alac: fix channel pointer assignment for 24 and 32-bitJustin Ruggles2012-07-19
* | tiertexseq: remove redundant string from log messagePaul B Mahol2012-07-20
* | v4l2: remove call to v4l2_fd_open.Nicolas George2012-07-20
* | exr: display warning if multiple compression attributes are foundPaul B Mahol2012-07-20
* | exr: merge common codePaul B Mahol2012-07-20
* | exr: compression attribute is mandatoryPaul B Mahol2012-07-20
* | cmdutils/alloc_buffer: fix typochinshou2012-07-20
* | dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2012-07-20
* | udp: fix compilation when HAVE_PTHREAD_CANCEL isnt definedMichael Niedermayer2012-07-20
* | alac: drop packed sample output support with the next major bumpMichael Niedermayer2012-07-20
* | lavfi: add FF_*LINK_IDX convenience macros.Nicolas George2012-07-20
* | lavc: set best_effort_timestamp for audio too.Nicolas George2012-07-20
* | lavfi: make copy_buffer_ref common.Nicolas George2012-07-20
* | lavf: make cmdutils's check_stream_specifier public.Nicolas George2012-07-20
* | doc/avtools-common-opts: fix a few typos in the "Stream specifiers" sectionStefano Sabatini2012-07-20
* | faq: explain dependency problems with static libs.Nicolas George2012-07-20