]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-10 Ronald S. Bultjelavu: use intrinsics for emms on systems lacking inline...
2012-07-10 Carl Eugen... Recognize yuv10 image files as v210x.
2012-07-10 Carl Eugen... Define snow .pix_fmts to allow colour space auto-selection.
2012-07-10 Martin Storsjömem: Don't abort on av_malloc(0) in debug mode
2012-07-10 Paul B Maholexr: return proper error code instead of -1
2012-07-10 Paul B Maholexr: use buf_size instead of recalculating same value
2012-07-10 Michael Niedermayerh264/decode_scaling_matrices: fix coding order of 8x8...
2012-07-10 Michael Niedermayerh264: 12 and 14 bit support
2012-07-10 Michael Niedermayerh264dsp: 12 and 14 bit support
2012-07-10 Michael Niedermayerh264pred: 12 and 14 bit support
2012-07-10 Michael Niedermayerh264idct: 12 and 14 bit support
2012-07-10 Michael Niedermayerh264: limit 10bpp MC pading trick to 10bpp
2012-07-10 Michael Niedermayerdsputil: extend things to 12 and 14 bits
2012-07-10 Paul B Maholfate: add test for paf demuxer
2012-07-10 Paul B Maholfate: add test for paf video decoder
2012-07-10 Paul B Maholfate: add test for paf audio decoder
2012-07-09 Steven Robertsonlavfi/movie: reindent after the previous patch
2012-07-09 Steven Robertsonlavfi/movie: flush decoder frames on EOF
2012-07-09 Stefano Sabatinilavfi/buffersink: restore possibility to pass opaque...
2012-07-09 Stefano Sabatinilavfi: add init_opaque callback
2012-07-09 Stefano Sabatinilavf/segment: add -segment_time_delta option
2012-07-09 Stefano Sabatinilavf/segment: add -segment_times option
2012-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-09 Kostya Shishkovmss3: use standard zigzag table
2012-07-09 Kostya Shishkovmss3: split DSP functions that are used in MTS2(MSS4...
2012-07-09 Anton Khirnovmotion-test: do not use getopt()
2012-07-09 Jordi Ortiztcp: add initial timeout limit for incoming connections
2012-07-09 Michael Niedermayermpeg12: switch to av_assert
2012-07-09 Michael Niedermayermpeg12enc: switch to av_assert
2012-07-09 Al@dneg.commovenc: Addtion of \251cmt field to udta
2012-07-09 Carl Eugen... Show hyphen in codec tag.
2012-07-09 Diego Biurrunconfigure: Change the rdtsc check to a linker check
2012-07-09 Anton Khirnovavconv: propagate fatal errors from lavfi.
2012-07-09 Anton Khirnovlavfi: add error handling to filter_samples().
2012-07-09 Anton Khirnovfate-run: make avconv() properly deal with multiple...
2012-07-09 Anton Khirnovasplit: don't leak the input buffer.
2012-07-09 Anton Khirnovaf_resample: fix request_frame() behavior.
2012-07-09 Anton Khirnovaf_asyncts: fix request_frame() behavior.
2012-07-09 JULIAN GARDNERlibx264: support aspect ratio switching
2012-07-09 Anton Khirnovmatroskadec: honor error_recognition when encountering...
2012-07-09 Paul B Maholexr: support for reading pixelAspectRatio
2012-07-09 Paul B Maholtiffenc: PIX_FMT_YUV440P support
2012-07-08 Paul B Maholsgidec: add CODEC_CAP_DR1
2012-07-08 Paul B Maholsgidec: remove redundant argument from read_uncompresse...
2012-07-08 Paul B Maholg723_1: add CODEC_CAP_DR1
2012-07-08 Paul B Maholexr: add CODEC_CAP_DR1
2012-07-08 Paul B Maholdpx: add CODEC_CAP_DR1
2012-07-08 Michael Niedermayersgidec: fix off by 1 error that tested a sample too...
2012-07-08 Paul B Maholsmush: properly flag audio packets
2012-07-08 Paul B Maholpaf: properly flag video packets
2012-07-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-08 Michael Niedermayerlavf: limit "Adjusting PTS forward" code to video streams
2012-07-08 Justin Ruggleslavr: resampling: add support for s32p, fltp, and dblp...
2012-07-08 Justin Ruggleslavr: resampling: add filter type and Kaiser window...
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-07-08 Justin Ruggleslavr: mix: validate internal sample format in ff_audio_...
2012-07-08 Nicolas Georgevf_settb: rename the file as f_settb.
2012-07-08 Nicolas Georgesettb: cosmetic: reindent vf_settb structure.
2012-07-08 Nicolas Georgelavfi: implement asettb filter.
2012-07-08 Michael Niedermayermpegaudioenc: use av_assert
2012-07-08 Michael Niedermayerv4l2: use av_assert
2012-07-08 Stefano Sabatinilavf/segment: sort options
2012-07-08 Stefano Sabatinilavf/segment: make use of av_parse_time() when parsing...
2012-07-08 Stefano Sabatinidoc/muxers: sort options for the segment muxer
2012-07-08 Stefano Sabatinilavf/segment: add segment_list_type option, extend...
2012-07-08 Stefano Sabatinilavf/nutenc: provide meaningful error message and error...
2012-07-08 Nicolas Georgefate: FLAC tests require SAMPLES.
2012-07-08 Michael Niedermayervf_tinterlace: use av_assert
2012-07-07 Stefano Sabatinilavfi: do not pass opaque field to init functions
2012-07-07 Paul B Maholsanm: make use of dsputil
2012-07-07 Michael Niedermayeraacdec: correct "audio config changed" warning message
2012-07-07 Hendrik Leppkeslatm: fix initialization on some streams when no extrad...
2012-07-07 Ronald S. Bultjecmutils: include shellapi.h on Win32 (for CommandLineTo...
2012-07-07 Clément Bœschx86inc: put basicnop under ifdef to prevent compile...
2012-07-07 Ronald S. Bultjex86/timer: implement an intrinsic-based version for...
2012-07-07 Michael Niedermayerswr/x86: 16bit integer mix functions need SSE2 not SSE
2012-07-07 Anton Khirnovid3v2: add a mimetype for bmp pictures.
2012-07-07 Anton Khirnovflacdec: be less strict when parsing attached pictures.
2012-07-07 Anton Khirnovflacdec: don't create an attached picture stream until...
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-07 Loren Merrittx86: h264_intrapred: use newly introduced SPLAT* and...
2012-07-07 Michael Niedermayerx86inc: try to put amdnop under ifdef to prevent compil...
2012-07-07 Michael Niedermayervf_pp: dont pass NULL into pp, it would fail
2012-07-07 Michael Niedermayerpp: check that the argument is not NULL as this is...
2012-07-07 Ronald S. Bultjemxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
2012-07-07 Tim Nicholsondoc: update mono to stereo workaround example
2012-07-07 Michael Niedermayertools/bisect: rename to tools/bisect-create
2012-07-07 Michael Niedermayertools/bisect: rename temporary file and add it to git...
2012-07-07 Michael Niedermayertool/bisect: add some magic to make the bisect tool...
2012-07-07 Hendrik Leppkesvc1: implement frame interlaced b-frame header parsing
2012-07-07 Michael Niedermayerlog: fix compilation failure on mingw due to reference...
2012-07-07 Michael Niedermayercelp_math: use av_assert
2012-07-07 Michael Niedermayercabac: use av_assert
2012-07-07 Paul B Mahollavu: 256 color support
2012-07-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-06 Paul B Maholtiffenc: PIX_FMT_GRAY8A support
2012-07-06 Paul B Maholtiffenc: PIX_FMT_GRAY16LE support
2012-07-06 Paul B Maholtiffenc: merge common code
2012-07-06 Paul B Maholtiffenc: use av_get_bits_per_pixel() to get bpp
2012-07-06 Paul B Maholtiffenc: use av_pix_fmt_descriptors to set bpp_tab[]
next