summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sws: Only reset dither state for bitexact modeMichael Niedermayer2013-01-19
* sws: rgb/bgr 4/8 error diffusion ditherMichael Niedermayer2013-01-19
* sws: add AVOption flag for error diffusion ditherMichael Niedermayer2013-01-19
* doc/muxers: apply minor cosmetics to segment option descriptionsStefano Sabatini2013-01-19
* lavf/segment: do not auto-select a video stream with attached_pic dispositionStefano Sabatini2013-01-19
* lavf/segment: move reference stream selection code to a dedicated functionStefano Sabatini2013-01-19
* lavf/segment: remove now unused field list_max_segment_timeStefano Sabatini2013-01-19
* lavf/segment: add support to segment list file entries sliding window listingStefano Sabatini2013-01-19
* lavf/segment: add SegmentListEntry and use itStefano Sabatini2013-01-19
* lavf/utils: provide feedback in case of invalid probe sizeStefano Sabatini2013-01-19
* vf_fade: use AVPixFmtDescriptor to find out if pixel format have alphaPaul B Mahol2013-01-18
* sws: Support error diffusion dither for mono outputMichael Niedermayer2013-01-18
* doc/filters: create a dedicated "Examples" subsection for fade, and use @itemizeStefano Sabatini2013-01-18
* lavfi/fade: accept shorthand syntaxStefano Sabatini2013-01-18
* doc/filters: avoid @example for showing the drawbox shorthand syntaxStefano Sabatini2013-01-18
* golomb: check log validity before shiftingMichael Niedermayer2013-01-18
* vf_fade: support YUVA422P & YUVA444PPaul B Mahol2013-01-18
* h264/get_lowest_part_list_y: remove unneeded operationsMichael Niedermayer2013-01-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-18
|\
| * h264: avoid pointless copying of ref listsAnton Khirnov2013-01-18
| * lavr: always reset mix function names and pointers in mix_function_init()Justin Ruggles2013-01-17
| * lavr: call mix_function_init() in ff_audio_mix_set_matrix()Justin Ruggles2013-01-17
| * fate: update ref after rv30_loop_filter fixLuca Barbato2013-01-17
| * rv30: fix masking in rv30_loop_filter()Xi Wang2013-01-17
* | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer2013-01-18
|\|
| * lavc: support ZenoXVID custom tagLuca Barbato2013-01-17
| * libcdio: support recent cdio-paranoiaLuca Barbato2013-01-17
| * float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_windowMartin Storsjö2013-01-17
| * theora: Skip zero-sized headersMartin Storsjö2013-01-17
* | Fix opencv detection.Jonas Bechtel2013-01-18
* | avcodec_decode_audio: do not trust the channel layout, use the channel count.Michael Niedermayer2013-01-18
* | mlpdec: dont leave a invalid huff_lsb in the context.Michael Niedermayer2013-01-18
* | mpegvideo: reset context state on failed thread update.Michael Niedermayer2013-01-17
* | Use new function av_codec_get_tag2() in ffmpeg.c.Carl Eugen Hoyos2013-01-17
* | Add a new function av_codec_get_tag2().Carl Eugen Hoyos2013-01-17
* | .gitignore: add /doc/examples/pc-uninstalledPaul B Mahol2013-01-17
* | Only skip MLP header in mpeg files if the codec actually is MLP.Carl Eugen Hoyos2013-01-17
* | Make the latm decoder less verbose on initialisation.Carl Eugen Hoyos2013-01-17
* | mux/chunked interleaver: better align duration chunks.Michael Niedermayer2013-01-17
* | mux: de-obfuscate chunked interleaver checksMichael Niedermayer2013-01-17
* | mux: simplify chunking interleaver codeMichael Niedermayer2013-01-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-17
|\|
| * idcin: fix memleaks in idcin_read_packet()Justin Ruggles2013-01-16
* | latmenc: Check for LOAS sync wordJames Almer2013-01-17
* | Fix detection of struct v4l2_frmsize_discrete.Carl Eugen Hoyos2013-01-17
* | h264: add assert to check that block_offset is consistent.Michael Niedermayer2013-01-17
* | h264: always copy linesizes in thread updateMichael Niedermayer2013-01-17
* | h264: always copy block_offset in thread updateMichael Niedermayer2013-01-17
* | vima: switch to init_get_bits8()Paul B Mahol2013-01-16
* | mux: fix chunked interleaverMichael Niedermayer2013-01-16