platform/upstream/libav.git
2012-01-22 Tomas Härdinmxfdec: use av_dlog() for 'no corresponding source...
2012-01-22 Tomas Härdinmxfdec: Make mxf->partitions sorted by offset.
2012-01-22 Tomas Härdinmxfdec: parse ThisPartition
2012-01-22 Tomas Härdinmxfdec: Speed up metadata and index parsing.
2012-01-22 Tomas Härdinmxfdec: Make sure DataDefinition is consistent between...
2012-01-22 Tomas Härdinmxfdec: add EssenceContainer UL found in 0001GL00.MXF...
2012-01-22 Tomas Härdinmxfdec: Add hack that adjusts the n_delta calculation...
2012-01-22 Janne Grunaumxfdec: Parse IndexTableSegments and convert them into...
2012-01-22 Tomas Härdinmxfdec: Move FooterPartition to MXFContext and make...
2012-01-22 Joakim Platemxfdec: check return value of avio_seek
2012-01-22 Philip de Niermxfdec: skip to end of structural sets
2012-01-22 Tomas Härdinmxfdec: parse MXF partitions
2012-01-22 Anton Khirnovavserver: fix build after the next bump.
2012-01-21 Dmitry Volyntsevrtsp: Use a random offset for trying to open UDP ports...
2012-01-21 Martin Storsjörtsp: Allow specifying the UDP port range via AVOptions
2012-01-21 Dmitry Volyntsevrtsp: Remove a leftover, currently pointless check
2012-01-21 Martin Storsjörtpdec: Use our own SSRC in the SDES field when sending RRs
2012-01-21 Reinhard TartlerFinalize changelog for 0.8 Release v0.8
2012-01-21 Reinhard TartlerPrepare for 0.8 Release
2012-01-21 Janne Grunauthreads: change the default for threads back to 1
2012-01-21 Janne Grunauthreads: update slice_count and slice_offset from user...
2012-01-21 Martin Storsjöaviocat: Remove useless includes
2012-01-21 Anton Khirnovdoc/APIChanges: fill in missing dates and hashes
2012-01-21 Anton KhirnovRevert "avserver: fix build after the next bump."
2012-01-21 Dustin Brodympegaudiodec: switch error detection check to AV_EF_BUFFER
2012-01-21 Dustin Brodylavf: rename fer option and document resulting (f_...
2012-01-21 Dustin Brodylavc: rename err_filter option to err_detect and docume...
2012-01-21 John Brooksmpegvideo: fix invalid memory access for small video...
2012-01-20 Martin Storsjömovenc: Reorder entries in the MOVIentry struct, for...
2012-01-20 Martin Storsjörtsp: Remove extern declarations for variables that...
2012-01-20 Martin Storsjöaviocat: Flush the output before closing
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-20 Felipe ContrerasARM: fix build with FFT enabled and MDCT disabled
2012-01-20 Janne Grunaulavf: force single-threaded decoding in avformat_find_s...
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
next