source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6286bb5c   10 years michaelni Merge commit 'ceada893bec1e29e457bd2b81d8a0b6fcba5f1f7' * commit …
(edit) @451469fd   10 years michaelni Merge commit '61a344916d324c8ca52064964478f46c877f02e2' * commit …
(edit) @ff0631ab   10 years michaelni Merge commit '180e6b48060f97fdd8497320395b61dc85664ecd' * commit …
(edit) @c600c8e9   10 years michaelni Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4' * commit …
(edit) @ceada893   10 years derek.buitenhuis libx265: Remove unneeded bit depth check This is no longer needed …
(edit) @61a34491   10 years derek.buitenhuis libx265: Add 4:2:2 support It is also not final yet, so require …
(edit) @180e6b48   10 years derek.buitenhuis libx265: Actually use X265_API_IMPORTS It obvously needs to be above …
(edit) @7ed89add   10 years derek.buitenhuis libx265: Remove unneeded bit depth check This is no longer needed …
(edit) @dca7ba4b   10 years diego Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs The files are …
(edit) @6ee95af8   10 years derek.buitenhuis libx265: Add 4:2:2 support It is also not final yet, so require …
(edit) @4e9b46b0   10 years derek.buitenhuis libx265: Actually use X265_API_IMPORTS It obvously needs to be above …
(edit) @52ce6be8   10 years michaelni Merge commit '48e50921337984ba4ec2c1cafe45d43787f84498' * commit …
(edit) @0a64fb7f   10 years onemda avfilter/avf_showcqt: add option for lower resolution Resolution can …
(edit) @48e50921   10 years anton avconv: make -shortest work with streamcopy CC: libav-stable@libav.org
(edit) @385a3420   10 years michaelni vp9/x86: fix overwrite in ipred_vl_4x4_ssse3. Fixes track ticket …
(edit) @3a1c8951   10 years michaelni avcodec/libx264: fix "bitrate reconfiguration"
(edit) @8159fe2   10 years michaelni Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd' * commit …
(edit) @508e7a5c   10 years michaelni x86: huffyuv: fix {add,diff}_int16 They used an extra, undeclared …
(edit) @2cf4d91c   10 years michaelni Merge commit 'cd62c04d009b3baf7582556866a7029291b54573' * commit …
(edit) @2f417031   10 years lu_zero libx264: Support bitrate reconfiguration Signed-off-by: Luca Barbato …
(edit) @67911cc5   10 years michaelni Merge commit '0ddc53dabbc6f636d062b187ea27934610aaad30' * commit …
(edit) @67d29da4   10 years michaelni avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32 Sometimes the …
(edit) @ef872512   10 years michaelni avcodec/motion_est: Only clip MVs which are used Fixes valgrind mpeg4 …
(edit) @edeefeaa   10 years lou doc/filters: add forgotten " to zoompan example Signed-off-by: Lou …
(edit) @0180c46   10 years u avfilter/showcqt: move qsort_sparsecoeff closer to where it belongs
(edit) @1786cd85   10 years u avfilter/showcqt: fix misc style issues
(edit) @cd62c04d   10 years janne-libav h263enc: keep block_last_index always valid during advanced intra …
(edit) @0ddc53da   10 years janne-libav mpegvideo: synchronize AVFrame pointers in ERContext fully Since …
(edit) @76bce46d   10 years u avfilter: add signalstats filter Signed-off-by: Mark Heath …
(edit) @881ee369   10 years michaelni tests: Add aic decoder test Signed-off-by: Timothy Gu …
(edit) @27b8ef5b   10 years michaelni avformat/oggparsevorbis: Dont attempt to calculate timestamps from …
(edit) @5c57e2b5   10 years michaelni MAINTAINERS: numerous grammar and discrepancy fixes Signed-off-by: …
(edit) @60ab6e24   10 years michaelni avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced …
(edit) @c69defd4   10 years michaelni avcodec/qtrleenc: Check that width is a multiple of 4 for grayscale …
(edit) @43d995e   10 years michaelni fate: Disable qtrlegray 34x34 test The encoder lacks support for …
(edit) @b2fb65c   10 years michaelni Merge commit '641e57230b460bef52c88e61087d97c223910bea' * commit …
(edit) @b3a647d9   10 years michaelni Merge commit 'd7705be9617ed691c7a2924a2088de2d96f38af1' * commit …
(edit) @1290143f   10 years michaelni Merge commit '27860819d508068f056cf48473af04868791ad77' * commit …
(edit) @26be0e31   10 years michaelni Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a' * commit …
(edit) @641e5723   10 years vittorio.giovara fate: add on2avc audio test
(edit) @d7705be9   10 years vittorio.giovara mpegvideoenc: check color_range Rework the comparison into something …
(edit) @27860819   10 years diego ppc: Consistently use convenience macro for runtime CPU detection
(edit) @205fdd4e   10 years diego ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
(edit) @aff0912d   10 years michaelni Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' * commit …
(edit) @723adfb1   10 years Carl Eugen Hoyos Fix standalone compilation of the webvtt encoder.
(edit) @2d99b404   10 years michaelni Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac' * commit …
(edit) @ac26d7ea   10 years michaelni Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55' * commit …
(edit) @f121dbd9   10 years lu_zero mpegts: Provide an option to override the pcr period Certain hardware …
(edit) @3f7e94ec   10 years lu_zero mpegts: Move the option section to the bottom Makes it consistent …
(edit) @a736ae1e   10 years lu_zero doc: Document mpegts muxrate
(edit) @8d02a55b   10 years michaelni tests: add a third, 34x34, target This should exercise the corner …
(edit) @1a2ff628   10 years michaelni Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478' * commit …
(edit) @a2faa3d8   10 years michaelni Merge commit '0776e0ef6ba4160281ef3fabea43e670f3792b4a' * commit …
(edit) @fbc13391   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @3a76d7f7   10 years michaelni avformat/nutenc: cleaner version check Signed-off-by: Michael …
(edit) @d7f398c   10 years michaelni avformat/nutenc: Fix error handling in nut_write_packet() …
(edit) @570d4b21   10 years martin x86: h264: Don't keep data in the redzone across function calls on 64 …
(edit) @0776e0ef   10 years martin adpcm: Write the proper predictor in trellis mode in IMA QT The …
(edit) @0f0f6260   10 years michaelni avformat/rawdec: Increase probe score when "Content-Type: image/jpeg" …
(edit) @5482780a   10 years Carl Eugen Hoyos Allow values >31bit for -analyzeduration.
(edit) @ec2b6ee5   10 years michaelni avformat/utils: dont wait for a first dts on demuxers which have …
(edit) @b45a451d   10 years michaelni avformat/rawdec: mark raw vc1 and mjpeg as having no timestamps …
(edit) @65571ee4   10 years michaelni avformat/rawdec: add FF_DEF_RAWVIDEO_DEMUXER2, which allows specifying …
(edit) @2351ea8a   10 years michaelni avformat/nutenc: Fix error handling in write_sm_data() Signed-off-by: …
(edit) @9c9eac5c   10 years michaelni tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB …
(edit) @958168d   10 years Carl Eugen Hoyos lavf/mpegts: Reduce number of "Predefined SLConfigDescriptor" warnings …
(edit) @3c2d9f86   10 years Carl Eugen Hoyos ffprobe: add rc_max_rate to stream output The value is used by some …
(edit) @06f576c4   10 years michaelni avcodec/x86/dct_init: fix build failure with clang && …
(edit) @2d3842f5   10 years michaelni avformat: add mjpeg_probe() Fixes Ticket3679 Signed-off-by: Michael …
(edit) @2ffe55a6   10 years michaelni avfilter/vf_zoompan: fix mixing of declarations and statements …
(edit) @375fa061   10 years michaelni Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772' * commit …
(edit) @383d8ddf   10 years michaelni Merge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2' * commit …
(edit) @f3413405   10 years michaelni swr: handle 64bit overflow check in multiple_resample(). …
(edit) @637093a2   10 years michaelni avcodec/utvideoenc: skip unused huffman entries This very slightly …
(edit) @29a1164e   10 years michaelni avcodec/utvideodec: fix use of get_vlc2() The max depth is 3 …
(edit) @334aafe5   10 years michaelni avcodec/huffman/ff_huff_gen_len_table: support skiping stat=0 entries …
(edit) @673716c5   10 years michaelni avcodec/utvideodec: Increase vlc len Fixes a regression since fb3e380 …
(edit) @4b6cb1cc   10 years onemda Zoom & Pan filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @1619274f   10 years janne-libav av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE …
(edit) @7b06ddb8   10 years janne-libav configure: use .altmacro for gnu as check on arm Clang's integrated …
(edit) @0accf24b   10 years michaelni cavsdec: fix qp fixed slice handling Fixes Ticket3400 Signed-off-by: …
(edit) @52e563bb   10 years michaelni avformat/cavsvideodec: Fix probing when the file extension is avs …
(edit) @345f2234   10 years michaelni x86/scale: fix xmm register count for hscale*_sse2 xmm6 was being …
(edit) @6d408495   10 years michaelni x86/dct32: don't build ff_dct32_float_sse on x86_64 There's an SSE2 …
(edit) @7d8a60a4   10 years michaelni avcodec/options_table: improve max/min rate help text Signed-off-by: …
(edit) @85065d2a   10 years michaelni x86/float_dsp: add missing femms It was lost during the port. Should …
(edit) @4959c4a7   10 years michaelni avcodec/pthread_slice: Use av_malloc(z)_array() Signed-off-by: …
(edit) @ab1e1917   10 years michaelni avcodec/pthread_frame: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @007547b2   10 years michaelni avcodec: fix () in TRANSPOSE macro Signed-off-by: Michael Niedermayer …
(edit) @7c3af600   10 years michaelni avformat/movenc: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @ee5145c0   10 years michaelni avcodec/aacpsy: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @6e6bd548   10 years michaelni avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized …
(edit) @dcaf9660   10 years michaelni x86/float_dsp: port vector_fmul_window to yasm Signed-off-by: James …
(edit) @d4be3a8d   10 years michaelni configure: add llauddsp dependancy for wmalossless_decoder Found-by: …
(edit) @fc8db12a   10 years michaelni x86/vp9: inital AVX2 intra_pred tos3k-vp9-b10000.webm on a Core …
(edit) @5183fac9   10 years michaelni avcodec/hevc_sei: fix invalid get_bits() in a comment Signed-off-by: …
(edit) @01ef127   10 years michaelni ffmpeg: support setting AVStream.discard Signed-off-by: Michael …
(edit) @5affab96   10 years michaelni ffmpeg_opt: remove unused variable and undocumented and not working …
(edit) @118c0421   10 years michaelni avcodec/tscc2: fix macro () Signed-off-by: Michael Niedermayer …
(edit) @925bd174   10 years michaelni avcodec/tta: fix macro () Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.