]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-20 Dustin Brodyavidec: migrate last of lavf from FF_ER_* to AV_EF_*
2012-01-20 Anton Khirnovavserver: fix build after the next bump.
2012-01-19 Jindřich Makovičkampeg12: check for available bits to avoid an infinite...
2012-01-18 Diego Biurrunfate: add some shorthands to run groups of tests
2012-01-18 Diego Biurrunfate: Give some tests more sensible names.
2012-01-18 Diego Biurruncosmetics: Rename ffsink to avsink.
2012-01-18 Gaurav Narulaavprobe, cmdutils: K&R formatting cosmetics
2012-01-18 Gaurav Narulatests: K&R formatting cosmetics for test programs
2012-01-18 Anton Khirnovlavf: free packets for muxers implementing interleave_p...
2012-01-18 Anton Khirnovlavf: fix and extend av_interleaved_write_frame() doxy.
2012-01-18 Alex Conversemov: Remove dead stores for spherical coordinates for...
2012-01-18 Donald Ovcharoverror_resilience: K&R formatting cosmetics
2012-01-18 Anton KhirnovRELEASE_NOTES: mention hiding private symbols in shared...
2012-01-18 Anton KhirnovRELEASE_NOTES: mention some notable API changes in 0.8
2012-01-17 Justin Rugglestta: cast output data pointer to the correct type
2012-01-17 Anton Khirnovavconv: fix -frames for video encoders with delay.
2012-01-16 Janne Grunaurv34: add NEON rv34_idct_add
2012-01-16 Christophe... rv34: 1-pass inter MB reconstruction
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-16 Paul B Maholavformat: split out common SMJPEG code
2012-01-16 Laurentiu Ionpictordec: Use bytestream2 functions
2012-01-16 Justin Rugglesavconv: use avcodec_encode_audio2()
2012-01-16 Justin Rugglespcmenc: use AVCodec.encode2()
2012-01-16 Justin Rugglesavcodec: bump minor version and add APIChanges for...
2012-01-16 Justin Rugglesavcodec: Add avcodec_encode_audio2() as replacement...
2012-01-16 Justin Rugglesavcodec: add a public function, avcodec_fill_audio_frame().
2012-01-15 Christophe... rv34: Intra 16x16 handling
2012-01-15 Christophe... rv34: Inter/intra MB code split
2012-01-15 Diego Biurrunfate: split ADPCM and DPCM test references into separat...
2012-01-15 Daniel Huangmov, mxfdec: Employ more meaningful return values.
2012-01-15 Reinhard Tartlerlavc: Relax API strictness in avcodec_decode_audio3...
2012-01-15 Kostya Shishkovwavpack: fix clipping for 32-bit lossy mode
2012-01-15 Laurentiu Ionvb: Use bytestream2 functions
2012-01-14 Aneesh Dograsgidec: Use bytestream2 functions to prevent buffer...
2012-01-14 Diego Biurruncosmetics: Move static and inline attributes to more...
2012-01-14 Stefano Sabatiniconfigure: provide libavfilter/version.h header to...
2012-01-14 Ronald S. Bultjeswscale: change yuv2yuvX code to use cpuflag().
2012-01-14 Martin Storsjölibx264: Don't leave max_b_frames as -1 if the user...
2012-01-13 Justin RugglesFATE: convert output to rgba for the targa tests which...
2012-01-13 Janne Grunaufate: add missing reference files for targa tests in...
2012-01-13 Justin RugglesFATE: enable the 2 remaining targa conformance suite...
2012-01-13 Justin Rugglestarga: add support for rgb555 palette
2012-01-13 Justin RugglesFATE: fix targa tests on big-endian systems
2012-01-13 Justin RugglesFATE: add tests for targa
2012-01-13 Mans RullgardARM: fix Thumb-mode simple_idct_arm
2012-01-13 Mans RullgardARM: 4-byte align start of all asm functions
2012-01-13 Paul B Maholrgb2rgb: rgb12to15()
2012-01-13 Ronald S. Bultjeswscale-test: fix stack overread.
2012-01-13 Ronald S. Bultjeswscale: fix invalid conversions and memory problems.
2012-01-12 Diego Biurruncabac: split cabac.h into declarations and function...
2012-01-12 Diego Biurruncabac: Mark ff_h264_mps_state array as static, it is...
2012-01-12 Diego Biurruncabac: Remove ff_h264_lps_state array.
2012-01-12 Alex Converseutils: Check for extradata size overflows.
2012-01-12 Mans RullgardARM: rv34: fix asm syntax in dc transform functions
2012-01-12 Martin Storsjöavio: Fix the value of the deprecated URL_FLAG_NONBLOCK
2012-01-12 Janne Grunaurv34: fix and optimise frame dependency checking
2012-01-12 Janne Grunaurv34: NEON optimised dc only inverse transform
2012-01-12 Anton Khirnovavprobe: use avio_size() instead of deprecated AVFormat...
2012-01-12 Anton Khirnovffmenc: remove references to deprecated AVFormatContext...
2012-01-12 Anton Khirnovlavf: undeprecate read_seek().
2012-01-12 Anton Khirnovavserver: remove code using deprecated CODEC_CAP_PARSE_...
2012-01-12 Anton Khirnovlavc: replace some remaining FF_I_TYPE with AV_PICTURE_...
2012-01-12 Anton Khirnovlavc: ifdef out parse_only AVOption
2012-01-12 Anton Khirnovnellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT
2012-01-12 Anton Khirnovmpegvideo_enc: ifdef out/replace references to deprecat...
2012-01-12 Anton Khirnovriff: remove references to sonic codec ids
2012-01-12 Kostya Shishkovindeo4: add some missing static and const qualifiers
2012-01-12 Christophe... rv34: DC-only inverse transform
2012-01-12 Anton Khirnovavconv: use AVFrame.width/height/format instead of...
2012-01-12 Anton Khirnovlavfi: move version macros to a new installed header...
2012-01-12 Anton Khirnovvsrc_buffer: release the buffer on uninit.
2012-01-11 Paul B Maholrgb2rgb: rgb12tobgr12()
2012-01-11 Alex Converselatmdec: Check AudioSpecificConfig length before decodi...
2012-01-11 Henrik Gramnerfft: init functions with INIT_XMM/YMM.
2012-01-11 Justin Rugglespcmenc: set frame_size to 0.
2012-01-11 Justin Rugglesgsm demuxer: use generic seeking instead of a gsm-speci...
2012-01-11 Justin Rugglesgsm demuxer: return packets with only 1 gsm block at...
2012-01-11 Justin Rugglesavcodec: add GSM parser
2012-01-11 Diego Biurrundoc: Replace ffmpeg references in avserver config file...
2012-01-11 Diego Biurrundoc: Fix names of av_log color environment variables.
2012-01-11 Diego BiurrunFix a bunch of platform name and other typos.
2012-01-11 Reinhard TartlerAdd some missing changelog entries and release 0.8_beta2
2012-01-11 Reinhard TartlerNo longer build libpostproc by default
2012-01-11 Janne Grunauwtv: fix memleaks during normal operation
2012-01-10 Janne Grunauthreads: add CODEC_CAP_AUTO_THREADS for libvpx and...
2012-01-10 Janne Grunaurv34: frame-level multi-threading
2012-01-10 Janne Grunaumpegvideo: claim ownership of referenced pictures
2012-01-10 Alex Converseaacsbr: prevent out of bounds memcpy().
2012-01-10 Justin Rugglesipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM
2012-01-10 Justin Rugglessierravmd: fix audio pts
2012-01-10 Aneesh Dograbethsoftvideo: Use bytestream2 functions to prevent...
2012-01-10 Paul B Maholbmpenc: support for PIX_FMT_RGB444
2012-01-10 Ronald S. Bultjeswscale: fix crash in fast_bilinear code when compiled...
2012-01-10 Oka Motofumiswscale: specify register type.
2012-01-10 Janne Grunaurv34: use get_bits_left()
2012-01-10 Anton Khirnovavconv: reinitialize the filtergraph on resolution...
2012-01-10 Anton Khirnovvsrc_buffer: error on changing frame parameters.
2012-01-10 Anton Khirnovavconv: fix -copyinkf.
2012-01-10 Martin Storsjöfate: Update file checksums after the mov muxer change...
2012-01-10 Martin Storsjömovenc: Don't store a nonzero creation time if nothing...
next