summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/oggparsevorbis: Dont attempt to calculate timestamps from gp=0Michael Niedermayer2014-06-11
* MAINTAINERS: numerous grammar and discrepancy fixesTimothy Gu2014-06-11
* avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced videoMichael Niedermayer2014-06-11
* avcodec/qtrleenc: Check that width is a multiple of 4 for grayscaleMichael Niedermayer2014-06-11
* fate: Disable qtrlegray 34x34 testMichael Niedermayer2014-06-11
* Merge commit '641e57230b460bef52c88e61087d97c223910bea'Michael Niedermayer2014-06-11
|\
| * fate: add on2avc audio testVittorio Giovara2014-06-10
* | Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1'Michael Niedermayer2014-06-11
|\|
| * mpegvideoenc: check color_rangeVittorio Giovara2014-06-10
* | Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer2014-06-11
|\|
| * ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-10
* | Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'Michael Niedermayer2014-06-11
|\|
| * ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun2014-06-10
* | Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd'Michael Niedermayer2014-06-10
|\|
| * mpegts: Provide an option to override the pcr periodLuca Barbato2014-06-10
* | Fix standalone compilation of the webvtt encoder.Carl Eugen Hoyos2014-06-10
* | Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac'Michael Niedermayer2014-06-10
|\|
| * mpegts: Move the option section to the bottomLuca Barbato2014-06-10
* | Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55'Michael Niedermayer2014-06-10
|\|
| * doc: Document mpegts muxrateLuca Barbato2014-06-10
* | tests: add a third, 34x34, targetChristophe Gisquet2014-06-10
* | Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478'Michael Niedermayer2014-06-10
|\|
| * x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö2014-06-10
* | Merge commit '0776e0ef6ba4160281ef3fabea43e670f3792b4a'Michael Niedermayer2014-06-10
|\|
| * adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-10
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-06-10
|\ \
| * | Allow values >31bit for -analyzeduration.Carl Eugen Hoyos2014-06-10
* | | avformat/nutenc: cleaner version checkMichael Niedermayer2014-06-10
* | | avformat/nutenc: Fix error handling in nut_write_packet()Michael Niedermayer2014-06-10
* | | avformat/rawdec: Increase probe score when "Content-Type: image/jpeg" is foun...Michael Niedermayer2014-06-10
* | | avformat/utils: dont wait for a first dts on demuxers which have AVFMT_NOTIME...Michael Niedermayer2014-06-10
* | | avformat/rawdec: mark raw vc1 and mjpeg as having no timestampsMichael Niedermayer2014-06-10
* | | avformat/rawdec: add FF_DEF_RAWVIDEO_DEMUXER2, which allows specifying the flagsMichael Niedermayer2014-06-10
|/ /
* | avformat/nutenc: Fix error handling in write_sm_data()Michael Niedermayer2014-06-10
* | tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer2014-06-10
* | lavf/mpegts: Reduce number of "Predefined SLConfigDescriptor" warnings shown.Carl Eugen Hoyos2014-06-09
* | ffprobe: add rc_max_rate to stream outputBilly Shambrook2014-06-09
* | avcodec/x86/dct_init: fix build failure with clang && disable-optimizationsMichael Niedermayer2014-06-09
* | avformat: add mjpeg_probe()Michael Niedermayer2014-06-09
* | avfilter/vf_zoompan: fix mixing of declarations and statementsMichael Niedermayer2014-06-09
* | Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'Michael Niedermayer2014-06-09
|\|
| * av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-09
* | Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2'Michael Niedermayer2014-06-09
|\|
| * configure: use .altmacro for gnu as check on armJanne Grunau2014-06-09
* | swr: handle 64bit overflow check in multiple_resample().Ronald S. Bultje2014-06-09
* | avcodec/utvideoenc: skip unused huffman entriesMichael Niedermayer2014-06-09
* | avcodec/utvideodec: fix use of get_vlc2()Michael Niedermayer2014-06-09
* | avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entriesMichael Niedermayer2014-06-09
* | avcodec/utvideodec: Increase vlc lenCarl Eugen Hoyos2014-06-09
* | Zoom & Pan filterPaul B Mahol2014-06-09