summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dsputil: make selectable.Ronald S. Bultje2013-03-12
* ffmpeg: remove unused variableMichael Niedermayer2013-03-12
* h264: show recovery SEIs in debug outputMichael Niedermayer2013-03-12
* j2kdec: remove unused variable and empty functionMichael Niedermayer2013-03-12
* jv: initialize AVFrameHendrik Leppkes2013-03-12
* ffmpeg: fix reinit_filter typeMichael Niedermayer2013-03-12
* Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-12
|\
| * avconv: print an error on applying options of the wrong type.Anton Khirnov2013-03-08
| * atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-08
| * output-example: Update to use encode_video2 instead of the now dropped encode...Martin Storsjö2013-03-08
* | pthread: fix unused variable warningMichael Niedermayer2013-03-12
* | lavd/v4l2: fix bug in init_convert_timestamp()Giorgio Vazzana2013-03-12
* | Merge commit '2240e92f052960693de55cf4924e80426dfaa965'Michael Niedermayer2013-03-12
|\|
| * atomic: Add include guards to the implementation headersMartin Storsjö2013-03-08
| * lavc: update the fallback versions of ff_thread_*Anton Khirnov2013-03-08
* | Merge commit '19dd4017ab6dac11c77d797acebee4f60ad63a6f'Michael Niedermayer2013-03-12
|\|
| * libopencore-amr: Add the missing 3rd argument of ff_get_buffer()Yusuke Nakamura2013-03-08
| * vmdaudio: fix invalid reads when packet size is not a multiple of chunk sizeAnton Khirnov2013-03-08
| * wmaprodec: return an error, not 0, when the input is too small.Anton Khirnov2013-03-08
* | lavf: add AV_ to two remaining CODEC_ID_*.Nicolas George2013-03-12
* | Merge commit 'cacad1c058f66558ec727faac3b277d2dee264d4'Michael Niedermayer2013-03-12
|\|
| * wmaprodec: require block_align to be set.Anton Khirnov2013-03-08
| * wmadec: require block_align to be set.Anton Khirnov2013-03-08
| * ivi_common: do not call MC for intra frames when dc_transform is unsetAnton Khirnov2013-03-08
* | xface: remove unused stuff, fix related warningsMichael Niedermayer2013-03-12
* | Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'Michael Niedermayer2013-03-12
|\|
| * roqvideodec: fix a potential infinite loop in roqvideo_decode_frame().Anton Khirnov2013-03-08
| * xxan: fix invalid memory access in xan_decode_frame_type0()Anton Khirnov2013-03-08
| * tty: set avg_frame_rate.Anton Khirnov2013-03-08
| * FATE: enable multiple slices in the ffv1 vsynth testAnton Khirnov2013-03-08
* | Merge commit 'd243896987b8b2062d1faba4d8d6f0c62d2dbee9'Michael Niedermayer2013-03-12
|\|
| * ffv1: fix calculating slice dimensions for version 2Anton Khirnov2013-03-08
* | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-12
|\|
| * eamad: allocate a dummy reference frame when the real one is missingAnton Khirnov2013-03-08
| * Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-08
| * Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*.Anton Khirnov2013-03-08
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-12
|\|
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* | avformat: keep r_frame_rateMichael Niedermayer2013-03-12
* | avformat/avdevice: add missing time.h includesMichael Niedermayer2013-03-12
* | avcodec: postpone removial of parts still usedMichael Niedermayer2013-03-12
* | Merge commit '8df23e938b4022d6e6e9e1180ea6418abae74fda'Michael Niedermayer2013-03-12
|\|
| * lavc: postpone the removal of request_channels API.Anton Khirnov2013-03-08
| * AVFrame: deprecate all now unused fieldsAnton Khirnov2013-03-08
* | Merge commit 'ddcca4ba074aa537c3059c76d69eb4ad6316bfe9'Michael Niedermayer2013-03-12
|\|
| * lavc: stop setting AVFrame.motion_subsample_log2Anton Khirnov2013-03-08
| * avserver: don't set deprecated options.Anton Khirnov2013-03-08
* | Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer2013-03-12
|\|
| * avplay: switch to new refcounted frames APIAnton Khirnov2013-03-08
| * avconv: convert to new refcounted AVFrame APIAnton Khirnov2013-03-08