]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-13 Compnadd PLV1 fourcc to mpeg4
2012-07-13 Michael Niedermayerlavc: add pkt_timebase to allow avcodec to adjust pkt_d...
2012-07-13 burekdoc/ffmpeg: document more deeply -re option.
2012-07-13 Michael Niedermayerdoc/protocol.texi: fix missed application reference
2012-07-13 Michael Niedermayergeneral.texi: fix project reference
2012-07-13 Michael Niedermayermatroskaenc: switch to av_assert
2012-07-13 Michael Niedermayerffmpeg: fix type of av_log() argument
2012-07-13 Paul B Mahollavc: fix ff_alloc_packet()
2012-07-12 Michael Niedermayerbuild_system: mark libfdk as non GPL compatible until...
2012-07-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-12 Michael Niedermayerlclenc: switch to av_assert
2012-07-12 Michael Niedermayermxfenc: switch to av_assert
2012-07-12 Michael Niedermayerav_samples_copy: support overlapping copies
2012-07-12 Michael Niedermayermp3dec: parse initial silence padding information from...
2012-07-12 Michael Niedermayerlavf: inject sample skip side data when requested by...
2012-07-12 Robert Krügeradd output for frame timestamps
2012-07-12 Paul B Maholexr: rle decompression
2012-07-12 Nicolas Georgeconfigure: produce useful uninstalled pc files.
2012-07-12 Diego Biurrunbuild: Fix Ogg demuxer dependencies
2012-07-12 Diego Biurrunbuild: Fix FLAC demuxer dependencies
2012-07-12 Diego Biurrunflac: Move flac functions shared between libraries...
2012-07-12 Diego Biurrunbuild: Fix CAF demuxer dependencies
2012-07-12 Diego Biurrunbuild: Fix MP2 muxer dependencies
2012-07-12 Diego Biurrunbuild: Add missing build rules for the ISMV muxer
2012-07-12 Diego Biurrunconfigure: Drop redundant mxf_d10 test dependency decla...
2012-07-12 Martin StorsjöSupport AAC encoding via the external library fdk-aac
2012-07-12 Martin Storsjölibavcodec: Add more AAC profiles
2012-07-12 Paul B Maholexr: cache some values
2012-07-12 Hendrik Leppkesdca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT...
2012-07-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-11 Michael Niedermayervorbisdec: switch to av_assert
2012-07-11 Michael Niedermayeravidec: switch to av_assert
2012-07-11 Paul B Maholexr: zip decompression
2012-07-11 Paul B Maholexr: remove dead assigment
2012-07-11 Ronald S. Bultjedct/fft-test: use a replacement getopt() if the system...
2012-07-11 Ronald S. Bultjeconfigure: Check for the math function rint
2012-07-11 Kostya ShishkovTechSmith Screen Codec 2 decoder
2012-07-11 Michael Niedermayerreplace all __volatile__ by volatile
2012-07-11 Matthieu Bouronlavf/mxfenc: fix dnxhd codec uls and aspect ratio
2012-07-10 Paul B Maholtiffenc: use av_fast_padded_malloc(z)
2012-07-10 Paul B Mahollavc: add av_fast_padded_mallocz
2012-07-10 Paul B Maholtiffenc: add .init
2012-07-10 Nicolas Georgeparseutils: ignore digits below the microsecond.
2012-07-10 Jordi Ortizrtsp: Add listen mode
2012-07-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-10 Mans Rullgardx86: cpu: clean up check for cpuid instruction support
2012-07-10 Diego Biurrunconfigure: Change the rdtsc check to a linker check
2012-07-10 Jordi Ortizrtsp: Make rtsp_open_transport_ctx() non-static
2012-07-10 Jordi Ortizrtsp: Move rtsp_read_close
2012-07-10 Jordi Ortizrtsp: Parse the mode=receive/record parameter in transp...
2012-07-10 Michael Niedermayermpeg4videoenc: use av_assert
2012-07-10 Michael Niedermayermpeg4videodec: use av_assert
2012-07-10 Nicolas Georgedpx: invalid aspect ratio is 0/1, not 0/0.
2012-07-10 Carl Eugen... Set default ffv1 coder to -1.
2012-07-10 Carl Eugen... Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder...
2012-07-10 Carl Eugen... Cosmetics: Move ffv1 encoder initialisation code.
2012-07-10 Michael Niedermayerdsputil: turn assert into if() as its possible to trigg...
2012-07-10 Kostya Shishkovmss1: fix decoding masked regions in interframes
2012-07-10 Michael Niedermayermxfdec: fix off by one error.
2012-07-10 Tomas Härdinmxfdec: only parse next partition pack if parsing forward
2012-07-10 Tomas Härdinmxfdec: let pkt->pts = mxf->current_edit_unit if intra...
2012-07-10 Joseph Artsimovichmxfdec: fix frame height vs field height confusion
2012-07-10 Tomas Härdinmxfdec: Add intra_only flag to MXFTrack
2012-07-10 Tomas Härdinmxfdec: fix Avid AirSpeed files being misinterpreted...
2012-07-10 Tomas Härdinmxfdec: truncate packets that extend past the next...
2012-07-10 Philip de Niermxfdec: set pixel format for cdci picture formats
2012-07-10 Philip de Niermxfdec: detect uncomp pictures using essence container ul
2012-07-10 Philip de Niermxfdec: set track edit rate num/den in expected order
2012-07-10 Ronald S. Bultjex86/cpu: implement get/set_eflags using intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for cpuid through intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for xgetbv through intrinsics
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
next