summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move add_hfyu_median_prediction_int16() to losslessviddspMichael Niedermayer2014-01-20
* Move add_hfyu_left_prediction_int16 to losslessviddspMichael Niedermayer2014-01-20
* avcdoec/huffyuvenc: optimize sub_left_prediction()Michael Niedermayer2014-01-20
* Move add/diff_int16 to lossless_videodspMichael Niedermayer2014-01-20
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-01-20
|\
| * Avoid a possible overflow when reading Nikon avi files.Carl Eugen Hoyos2014-01-20
| * Add h263dsp dependency to mpeg1video and mpeg2video encoders.Carl Eugen Hoyos2014-01-20
| * Fix compilation with --disable-hwaccel=mpeg1_xvmc,mpeg2_xvmcCarl Eugen Hoyos2014-01-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-20
|\ \
| * | lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* | | avcodec/jpeg2000dec: fix error detection in pix_fmt_match()Michael Niedermayer2014-01-20
* | | avcodec/jpeg2000dec: calculate planar and pixelsize from pixel format descriptorMichael Niedermayer2014-01-20
* | | avcodec/vmnc: Check that rectangles are within the pictureMichael Niedermayer2014-01-20
* | | avcodec/diracdec: allocate edges internally instead of depending on CODEC_FLA...Michael Niedermayer2014-01-20
* | | Merge commit '024db24912a39316b0ef0b7d793307d62da038f4'Michael Niedermayer2014-01-20
|\| |
| * | mpegvideo: allocate edges when encoding.Anton Khirnov2014-01-20
* | | avcodec/mpegvideo_enc: disable direct mode in load_input_picture() for dimens...Michael Niedermayer2014-01-20
* | | Merge commit 'f7e85ee996b3886c2b13e928b83277382311af96'Michael Niedermayer2014-01-20
|\| |
| * | lavc: allow the caller to override dimensions in ff_get_buffer()Anton Khirnov2014-01-20
* | | examples/muxing: remove redundant {}Stefano Sabatini2014-01-20
* | | examples/muxing: change error checks, from "ret != 0" to "ret < 0"Stefano Sabatini2014-01-20
* | | examples/muxing: factorize write_interleave codeStefano Sabatini2014-01-20
* | | examples: add remuxing exampleStefano Sabatini2014-01-20
| |/ |/|
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-01-20
|\ \
| * | Allow decoding of slightly broken Nikon avi files.Carl Eugen Hoyos2014-01-20
* | | avcodec/x86/dsp: add_int16_mmx / add_int16_sse2Michael Niedermayer2014-01-20
* | | avcodec/dsputil/huffyuv: move diff int16 and add int16 to dsputilMichael Niedermayer2014-01-20
|/ /
* | vp8: remove redundant "equals 1" testPeter Ross2014-01-19
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-19
|\|
| * eac3: cosmetics, re-indent.Tim Walker2014-01-19
* | Merge commit 'ade75fb811500f3e3f284737f123938d83be728f'Michael Niedermayer2014-01-19
|\|
| * (e)ac3: clip surround mix level indexes.Tim Walker2014-01-19
* | Merge commit 'c229f571fd3c7d7b567c27c87b2bbcdaee1b0e9f'Michael Niedermayer2014-01-19
|\|
| * (e)ac3: parse and store the Lt/Rt and LFE mix levels.Tim Walker2014-01-19
* | Merge commit '1f604f96ea70503caa642f68a85be6074a5b3f46'Michael Niedermayer2014-01-19
|\|
| * ac3: set default matrix encoding modes in parse_frame_header.Tim Walker2014-01-19
* | avformat/matroskadec: identify SMI as SVQ3Michael Niedermayer2014-01-19
* | avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0Michael Niedermayer2014-01-19
* | avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0Michael Niedermayer2014-01-19
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2014-01-19
|\ \
| * | lavfi/dualinput: fix shortest option.Nicolas George2014-01-19
| * | lavfi/vf_tile: use av_make_q.Nicolas George2014-01-19
| * | lavfi/avf_concat: use av_make_q.Nicolas George2014-01-19
| * | lavfi/af_amerge: use av_make_q.Nicolas George2014-01-19
| * | lavu/rational: add syntactic sugar.Nicolas George2014-01-19
* | | avcodec/mjpegdec: Dont skip picture allocation if theres no picture allocatedMichael Niedermayer2014-01-19
|/ /
* | doc/muxers: add "Options", "Examples", "Syntax", etc. subsectionsTimothy Gu2014-01-19
* | doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb)Timothy Gu2014-01-19
* | doc/muxers/segment: fix formula for computing the segment_time_delta valueStefano Sabatini2014-01-19