platform/upstream/libav.git
2009-01-23 Ben Littleradd EM4A fourcc , works for:
2009-01-23 Andreas ÖmanAvoid allocating MPADecodeContext on stack.
2009-01-23 Michael NiedermayerWorkaround ffms behavior of returning EAGAIN at EOF.
2009-01-23 Kostya ShishkovRemove the block with always false condition from vc1_p...
2009-01-23 Kostya ShishkovVC-1 postproc field is 2 bits wide while decoder read...
2009-01-22 Michael NiedermayerMove av_read_frame/parser related buffer variables...
2009-01-22 Justin Rugglesflacdec: add support for 3 additional sample rate codes
2009-01-22 Alex ConverseMark ff_fft_init with av_cold.
2009-01-22 Alex ConverseClean up FFT related comments.
2009-01-22 Baptiste Coudurierprint stream sar if present and different than codec sar
2009-01-22 Michael NiedermayerUse EAGAIN return, primarely intended as example of...
2009-01-22 Michael NiedermayerHandle av_read_frame() EAGAIN return.
2009-01-22 Michael NiedermayerHandle av_read_frame() EAGAIN return.
2009-01-22 Baptiste CoudurierAdd const, remove warning:
2009-01-21 Diego BiurrunAvoid unused variable warning when compiling DES test...
2009-01-21 Aurelien Jacobs'code' is used to index a table so make it unsigned
2009-01-21 Diego BiurrunMake base64 test program compilable as a standard test...
2009-01-21 Diego BiurrunAdd void keyword to parameterless function declaration.
2009-01-21 Kostya Shishkovyet another attempt on fixing synchronization in VMD
2009-01-21 Kostya ShishkovEmpty audio chunks in VMD are silent, not skipped
2009-01-21 Kostya Shishkovcosmetics: reindent after last commit
2009-01-21 Kostya ShishkovVMD first chunk of audio is not coded as many separate...
2009-01-21 Benoit FouetRename audio.c to oss_audio.c in libavdevice.
2009-01-21 Baptiste Coudurierfix seek reg tests, Im always forgetting this
2009-01-20 Carl Eugen... Sort VdpPictureInfo alphabetically.
2009-01-20 Baptiste Coudurierexit with error code if av_encode failed
2009-01-20 Baptiste Coudurierchange sample aspect ratio test to be more clear, print...
2009-01-20 Ben Littleranother mpeg4 fourcc
2009-01-20 Baptiste CoudurierDo not use avctx->frame_number which might not be set,
2009-01-20 Carl Eugen... Cosmetics: Fix indentation after last commit.
2009-01-20 Carl Eugen... Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
2009-01-20 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-20 Baptiste Coudurierset correct value for starting line
2009-01-20 Baptiste Coudurierfix gxf time code mark out value
2009-01-20 Benoit FouetEnable building r3d demuxer when its config is set.
2009-01-20 Benoit FouetUse avf context in av_log, instead of NULL.
2009-01-20 Benoit FouetPass avf context to audio_open().
2009-01-20 Alex ConverseFix a read past end of buffer crash in the mp3 probe
2009-01-20 Baptiste CoudurierR3D REDCODE demuxer
2009-01-20 Stefan Gehreradd myself as maintainer of ISS (with Jai's blessing)
2009-01-20 Aurelien Jacobsmatroskaenc: correctly handle h264 streams with 3 bytes...
2009-01-19 Diego BiurrunUse "" instead of <> when #including non-system headers.
2009-01-19 Alex ConverseFix probing of files with ID3v2 tags. Discussed at
2009-01-19 Aurelien JacobsRemove detection of mmsh protocol in ffplay.
2009-01-19 Diego BiurrunRestore mistakenly removed period after "DivX, Inc".
2009-01-19 Ben Littleradd T263. works on samples/V-codecs/T263/
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-18 Stefano SabatiniDrop the deprecated av_init_random() at the next libavu...
2009-01-18 Stefano SabatiniReplace calls to the deprecated function av_init_random...
2009-01-18 Aurelien Jacobsmoves mid_pred() into mathops.h (with arch specific...
2009-01-18 Aurelien Jacobsreplace AV_METADATA_IGNORE_CASE flag by a new AV_METADA...
2009-01-18 Stefano SabatiniDeprecate av_init_random() in favour of av_random_init...
2009-01-18 Stefano SabatiniImplement a var for containing the current year number...
2009-01-18 Måns RullgårdARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definit...
2009-01-18 Måns RullgårdAlpha: add -mieee to CFLAGS
2009-01-18 Måns RullgårdAlpha: fix pix_abs16
2009-01-18 Måns Rullgårdconfigure: add fastdiv to CONFIG_LIST
2009-01-18 Aurelien Jacobsmatroskadec: merge ByteIOContext declarations at upper...
2009-01-18 Aurelien Jacobsmatroskadec: parse the WAVEFORMATEX header and discard...
2009-01-18 Jason Garrett... Fix 10L in r16670 (broke deblocking code)
2009-01-18 Jason Garrett... Faster VC-1 C loopfilter using lots of xor magic
2009-01-18 Måns Rullgårddct-test: add Alpha idct
2009-01-18 Måns RullgårdAlpha: add ff_ prefix to idct functions
2009-01-18 Måns RullgårdAlpha: indentation
2009-01-18 Måns RullgårdAlpha: proper IDCT selection
2009-01-18 Måns RullgårdAlpha: add some const, kill some warnings
2009-01-18 Baptiste Coudurieradd jp2 formater in image2 muxer
2009-01-18 Baptiste Coudurierjpeg2k is intra only codec
2009-01-17 David ConradCopy width/height for subtitle streams (needed for...
2009-01-17 Måns RullgårdAlpha: factor common parts from dct_unquantize_h263_int...
2009-01-17 Måns RullgårdAlpha: fix dct_unquantize_h263_inter/intra_axp()
2009-01-17 Baptiste Couduriermatch format in names list separated by commas
2009-01-17 Stefan Gehreradded demuxer for FunCom ISS audio files,
2009-01-17 Vitor SessakUse shared sine window instead of defining another...
2009-01-17 David ConradUpdate regression tests after r16651
2009-01-17 Carl Eugen... Fix compilation with --enable-libxvid.
2009-01-17 Aurelien Jacobsremove ff_get_fourcc() and use AV_RL32() instead
2009-01-17 Aurelien Jacobsexport gcd function as av_gcd()
2009-01-17 David ConradCosmetics: indent
2009-01-17 David ConradTreat disposition==0 as undefined and don't write the...
2009-01-17 David ConradFlush the buffer after writing the header and when...
2009-01-17 Carl Eugen... Remove CODEC_ID_H264_VDPAU.
2009-01-16 Stefano SabatiniPrint a warning and fail if the graph description cannot be
2009-01-16 Stefan Gehrerremove duplicate tables
2009-01-16 Ben Littlerhybrid wavpack support
2009-01-16 Ben Littleradd LM20 mimic in avi fourcc
2009-01-16 Stefan Gehreruse assignment of structure instead of memcpy
2009-01-16 Kostya ShishkovWavPack hybrid mode support
2009-01-16 Stefan Gehrerrename XXX_t enums to cavs_XXX to fix POSIX namespace...
2009-01-16 Stefan Gehrerrename vector_t to cavs_vector
2009-01-16 Carl Eugen... Add mpeg1_vdpau decoder.
2009-01-16 Reimar DöffingerMerge declaration and initialization of io_buffer_size
2009-01-16 Reimar DöffingerMake io_buffer_size unsigned to avoid a warning about...
2009-01-16 Kenan GilletSplit ff_log_missing_feature into ff_log_missing_feature
2009-01-16 Reimar DöffingerReturn AVERROR(ENOMEM) instead of -1 when malloc fails...
2009-01-16 Reimar DöffingerUse AV_WB32 instead of reimplementing it.
2009-01-16 Reimar DöffingerUse av_mallocz instead of explicitly zeroing in url_ope...
2009-01-16 Reimar DöffingerReplace nonsense -1234 return value in dyn_buf_write...
2009-01-16 Marc MasonMake unsigned int a variable that does not need to...
2009-01-16 Ben Littleradd svq3 watermark support entry
next