platform/upstream/libav.git
2011-04-23 Nathan Caldwellaacenc: Finish 3GPP psymodel analysis for non mid/side...
2011-04-23 Alex ConverseRemove RDFT dependency from AAC decoder.
2011-04-23 Alex ConverseAdd some debug log messages to AAC extradata
2011-04-23 Alex ConverseFix mov debug (u)int64_t format strings.
2011-04-23 Jason Garrett... bswap: use native types for av_bwap16().
2011-04-22 Carl Eugen... doc: FLV muxing is supported.
2011-04-22 Martin Storsjöapplehttp: Handle AES-128 encrypted streams
2011-04-22 Martin StorsjöAdd a protocol handler for AES CBC decryption with...
2011-04-22 Martin Storsjödoc: Mention that DragonFly BSD requires __BSD_VISIBLE set
2011-04-22 Diego BiurrunUse av_log_ask_for_sample() to request samples from...
2011-04-22 Diego BiurrunMake av_log_ask_for_sample() accept a variable number...
2011-04-22 Diego Biurrunvqavideo: We no longer need to ask for version 1 samples.
2011-04-22 Young Han Leeaacdec: indentation cosmetics
2011-04-21 Ronald S. BultjeAPIChanges: document git revision for CODEC_CAP_SLICE_T...
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Ronald S. BultjeFATE: allow forcing thread-type when doing threaded...
2011-04-21 Diego BiurrunUse av_log_ask_for_sample() where appropriate.
2011-04-21 Stefano Sabatinierror: sort, pack, and align error code and string...
2011-04-21 Diego BiurrunThe stabilization period after version bumps should...
2011-04-21 Martin Storsjöapplehttp: Expose the stream bitrate via metadata
2011-04-21 Martin Storsjödoc: Add some initial docs on the applehttp demuxer
2011-04-21 Martin StorsjöProvide a fallback version of the libm function trunc
2011-04-21 Martin Storsjölibavdevice: Define _XOPEN_SOURCE for usleep
2011-04-21 Anton Khirnovlavc: provide deprecated avcodec_thread_init until...
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
2011-04-21 Anton Khirnoverror: change AVERROR_EOF value
2011-04-21 Stefano Sabatinierror: remove AVERROR_NUMEXPECTED
2011-04-21 Stefano Sabatinierror: add error code AVERROR_OPTION_NOT_FOUND, and...
2011-04-20 Martin StorsjöMakefile: Include dependencies for test tools, too
2011-04-20 Diego BiurrunRemove a version check in av_log made unnecessary by...
2011-04-20 Justin Rugglesupdate last major version increase dates in APIchanges
2011-04-20 Michael NiedermayerReduce picture size for yadif.
2011-04-20 Michael Niedermayeroggdec: use av_freep() instead of av_free()
2011-04-20 Martin Storsjöavio: Fix sanity checks in ffurl_read*
2011-04-20 Martin Storsjölibavformat: Free AVFormatContext->streams
2011-04-20 Martin Storsjölibavformat: Make protocols pass URLContext as log...
2011-04-20 Vladimir Pantelicasf: remove commented out code in asf_read_seek
2011-04-20 Diego Biurrunlibpostproc: Remove crufty code disabled by the big...
2011-04-20 Reinhard TartlerReflect 0.7_beta1 release in the Changelog
2011-04-19 Anton Khirnovsws: remove disabled cruft.
2011-04-19 Anton Khirnovlavu: remove disabled ff_random_get_seed cruft.
2011-04-19 Anton Khirnovlavu: remove disabled sha1 cruft.
2011-04-19 Justin RugglesIn avcodec_open(), set return code to an error value...
2011-04-19 Anton Khirnovlavc: remove reference to opt.h from Makefile.
2011-04-19 Stefano Sabatiniprefer avio_check() over url_exist()
2011-04-19 Stefano Sabatiniavio: remove AVIO_* access symbols in favor of new...
2011-04-19 Anton Khirnovlavu: remove misc disabled cruft
2011-04-19 Anton Khirnovlavu: remove FF_API_OLD_IMAGE_NAMES cruft
2011-04-19 Anton Khirnovlavu: remove FF_API_OLD_EVAL_NAMES cruft
2011-04-19 Anton Khirnovlavc: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_INOFFICIAL cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_USE_LPC cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SUBTITLE_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_VIDEO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_AUDIO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_OPT_SHOW cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_MM_FLAGS cruft.
2011-04-19 Anton Khirnovlavf: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_INDEX_BUILT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_CLASS cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_SYMVER cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_FIRST_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARAMETERS_CODEC_ID cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_LAVF_UNUSED cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARSE_FRAME_PARAM cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_SPLIT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_UDP_GET_FILE cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_GUESS_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_REGISTER_PROTOCOL cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_RESETBUF cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_OLD_METADATA cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_MAX_STREAMS cruft
2011-04-19 Kostyadocument introduction of side data in APIchanges
2011-04-19 Diego Biurrunpcm: Add const to cast in ENCODE macro.
2011-04-18 Diego BiurrunRemove now obsolete references to _g-suffixed binaries. v0.7b1
2011-04-18 Luca Barbatolibvo-aacenc,libvo-amrwbenc}: fix api usage
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-04-18 Diego BiurrunReplace mplayerhq.hu URLs by libav.org.
2011-04-18 Diego Biurrunasfdec: Remove dead code from asf_read_close().
2011-04-18 Diego Biurrunptx: Use av_log_ask_for_sample() where appropriate.
2011-04-17 Diego BiurrunUpdate regtest checksums after revision 6001dad.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-17 Justin Rugglesac3dec: fix processing of delta bit allocation information.
2011-04-17 Ronald S. Bultjevc1: fix fate-vc1 after previous commit.
2011-04-16 Ronald S. Bultjewmv3dec: fix playback of complex WMV3 files using simpl...
2011-04-15 Diego BiurrunReplace references to ffmpeg-devel with libav-devel...
2011-04-15 Kostya Shishkovmake av_dup_packet() more cautious on allocation failures
2011-04-15 Kostya Shishkovmake containers pass palette change in AVPacket
2011-04-15 Kostya Shishkovintroduce side information for AVPacket
2011-04-15 Diego Biurrunxwma: Fix wrong printf format expression.
2011-04-15 Max Hornxwma demuxer: typos
2011-04-15 Clément Bœschoggdec: simplify audio chained ogg streams support
2011-04-15 Janne Grunauswscale: fix "ISO C90 forbids mixed declarations and...
2011-04-15 Janne Grunauswscale: fix compilation with --enable-runtime-cpudetect
2011-04-14 Janne Grunauswscale: correct include path to fix ppc altivec build
2011-04-14 Luca Barbatoswscale: simplify rgb2rgb templating
2011-04-14 Josh Allmannswscale: simplify initialization code
2011-04-14 Josh Allmannswscale: further cleanup swscale.c
next