platform/upstream/libav.git
2010-08-24 Tobias Bindhammeradded interlacing option and compression option for...
2010-08-24 Stefano SabatiniImplement ff_get_ref_perms_string() and use it for...
2010-08-24 Måns Rullgårdavformat: free decryption key in av_close_input_stream()
2010-08-24 Tobias Bindhammerfixed some return values and deprecated CODEC_TYPE_VIDEO.
2010-08-24 Måns Rullgårdasfcrypt: fix unaligned accesses with armcc
2010-08-24 Stefano SabatiniAdd fifo filter.
2010-08-24 Stefano SabatiniMake avfilter_start_frame() invoke avfilter_get_video_b...
2010-08-24 Ramiro Pollaindent
2010-08-23 Måns Rullgårdswscale: fix unaligned accesses in (RGB|BGR)32_1 to...
2010-08-23 Måns Rullgårdswscale: remove unused macro parameter in BGR2UV template
2010-08-23 Dave YeoAdd _XOPEN_SOURCE definition for usleep().
2010-08-23 Nathan Caldwellacenc: LAME-inspired window decision
2010-08-23 Alex ConverseRevert unintended changes to fft.h from r24890.
2010-08-23 Nathan Caldwellaacenc: Rename Psy3gpp* structs to AacPsy*
2010-08-23 Måns Rullgårdfate: set LC_ALL=C to avoid locale interference
2010-08-23 Vitor SessakBinkAudio FATE tests
2010-08-23 Alex Converseimdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_...
2010-08-23 Måns Rullgårdasfcrypt: fix unaligned read in ff_asfcrypt_dec()
2010-08-23 Benoit FouetAdd missing parentheses to AV_NE macro.
2010-08-23 Vitor SessakMake "-fs ss" mean "make output file of size equals...
2010-08-23 Tobias BindhammerAdding of a64-codec: there were changes to be documente...
2010-08-23 Tobias Bindhammerremoved an unnecessary blank line
2010-08-23 Vitor Sessakfix fate breakage, 10l to me (too much copy and pasting)
2010-08-23 Vitor SessakMP3 float decoder FATE tests
2010-08-23 Luca AbeniDo not use the server SSRC as client SSRC in the RTP...
2010-08-23 Tobias Bindhammerenabling codec and muxer by registering it in allcodec...
2010-08-23 Tobias Bindhammeradded codec-ids for the a64 codec
2010-08-23 Tobias Bindhammerdocumentation added for the a64 codec
2010-08-23 Tobias BindhammerCorresponding muxer for the a64 codec
2010-08-23 Vitor SessakAdd FATE test for WMV8 DRM
2010-08-23 Tobias BindhammerInitial version of the a64 (multicolor charset) codec
2010-08-23 Reimar DöffingerAdd truemotion1 tests.
2010-08-23 Ronald S. BultjeFix segfaults in VP8 SIMD code on Win64 (and FATE/win64...
2010-08-22 Måns Rullgårdfate: remove unused variable in fate.sh
2010-08-22 Alex ConverseConvert ff_imdct_half_sse() to yasm.
2010-08-22 Måns Rullgårdfate: remove pointless fate/fate2 separation
2010-08-22 Måns Rullgårdmmsh depends on http
2010-08-22 Måns Rullgårdfate: allow specifying relative path to config file...
2010-08-21 Vitor SessakAdd FATE test for ANSI/ASCII animation and TTY demuxer
2010-08-21 Reimar DöffingerThe 24-bit ydt also should not depend on endianness,
2010-08-21 Reimar DöffingerSince the 24 bit format is decoded to endian-dependant
2010-08-21 Reimar DöffingerDo not swap red and blue when decoding truemotion
2010-08-21 Ronald S. BultjeMMSH support, the most popular and widely used of all...
2010-08-21 Stefano SabatiniCosmetics: remove useless ().
2010-08-21 Stefano SabatiniCosmetics: if( -> if (.
2010-08-21 Reimar DöffingerExport the presentation video dimensions as avctx-...
2010-08-21 Reimar DöffingerAdd myself as maintainer for the PGS subtitle decoder.
2010-08-20 S.N. Hemanth... Add null audio filter.
2010-08-20 Stefano SabatiniAdd AUDIO FILTERS section.
2010-08-20 Måns Rullgårddv: fix alignment of scratch buffer
2010-08-20 Laurent AimarFixed mpeg12 top field first flag value with field...
2010-08-20 Stefano SabatiniAdd APIchanges for av_fill_image_max_pixstep() rename...
2010-08-20 Stefano SabatiniRename av_fill_image_max_pixstep() to av_fill_image_max...
2010-08-20 Stefano SabatiniAdd missing period in av_fill_image_max_pixstep() doxy.
2010-08-20 Stefano SabatiniMake ff_dprintf_ref() print audio related information...
2010-08-20 Stefano SabatiniCosmetics: merge two lines in ff_dprintf_ref().
2010-08-20 Stefano SabatiniMake ff_dprintf_ref() print the information related...
2010-08-20 Stefano SabatiniRename ff_dprintf_picref() to ff_dprintf_ref().
2010-08-20 Stefano SabatiniExtend ff_dprintf_picref() to make it print video inter...
2010-08-20 Stefano SabatiniMake ff_dprintf_picref() print video properties only...
2010-08-20 Stefano SabatiniOnly print the pointer to the first plane in ff_dprintf...
2010-08-20 Stefano SabatiniCosmetics: add an empty newline between the function...
2010-08-19 Grant Carverfix anonymous memory mapping for NetBSD
2010-08-19 Aurelien Jacobsadd FF_API_URL_RESETBUF define to disable the deprecate...
2010-08-19 Aurelien Jacobsadd FF_API_REGISTER_PROTOCOL define to disable the...
2010-08-19 Måns Rullgårdapplehttp: define _XOPEN_SOURCE=600 as required for...
2010-08-19 Måns Rullgårdimc: fix undefined float to int conversion
2010-08-19 Måns Rullgårdfate-run: use 'run' function in 'ffmpeg' function
2010-08-19 Måns Rullgårdfate: add -v 0 to ffmpeg flags
2010-08-19 Aurelien Jacobsadd FF_API_URL_CLASS define to enable usage of URLConte...
2010-08-19 Martin StorsjöAdd Apple HTTP Live Streaming demuxer
2010-08-19 Martin StorsjöMove the definition of the maximum url size for static...
2010-08-19 Martin StorsjöMake parse_key_value from httpauth a common lavf intern...
2010-08-19 Ramiro Pollaswscale-test: add CRC output
2010-08-19 Stefano SabatiniEnable and change the log level to DEBUG for the messag...
2010-08-19 Stefano SabatiniCosmetics: apply misc spacing style fixes.
2010-08-18 Stefano SabatiniFix braino: @flip -> @file.
2010-08-18 Stefano SabatiniAdd APIchanges entry after the addition of av_fill_imag...
2010-08-18 Stefano SabatiniImplement inline function av_fill_image_max_pixstep...
2010-08-18 Aurelien Jacobsadd a comment to clarify that FF_API_* defines are...
2010-08-18 Aurelien Jacobsrename LAVF_API_* defines to FF_API_* to clarify that...
2010-08-18 Ramiro Pollavalidate input data and linesizes
2010-08-18 Alexander KojevnikovSupport unsynchronisation for id3v2 tags.
2010-08-18 Stefano SabatiniRemove "CODEC_CAP_EXPERIMENTAL added" entry from the...
2010-08-18 Anatoly NenashevFix configure .pc files generation and make install...
2010-08-18 Thierry FoucuAdd AVC EOS tag to H264-encoded FLV files.
2010-08-17 Måns Rullgårdfate: store last version in per-slot file
2010-08-17 Aurelien Jacobsadd LAVF_API_OLD_METADATA define to disable the depreca...
2010-08-17 Aurelien Jacobsadd LAVF_API_MAX_STREAMS define to disable the deprecat...
2010-08-17 Måns RullgårdFix out-of-tree build
2010-08-17 Stefano SabatiniAdd APIchanges entry after the addition of AV_NE in...
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-08-17 Stefano SabatiniAdd APIchanges entry after libavfilter audio framework...
2010-08-17 Stefano SabatiniCosmetics: apply misc style fixes.
2010-08-17 S.N. Hemanth... Implement libavfilter audio framework.
2010-08-17 Stefano SabatiniSet the correct type for the output links.
2010-08-17 Stefano SabatiniAdd missing checks in avfilter_default_get_video_buffer().
2010-08-17 Stefano SabatiniAdd missing NULL checks in avfilter_ref_buffer().
2010-08-17 Diego BiurrunRemove dep/depend targets and related variables.
2010-08-17 Stefano SabatiniAdd hflip filter.
next