]> git.sesse.net Git - vlc/history - modules/codec/avcodec
skins2: simplify equalizer initialization
[vlc] / modules / codec / avcodec /
2013-04-25 Felix Paul Kühnevda: add debug messages (refs #8440)
2013-04-24 Rafaël Carréavcodec audio decoder: stricter PTS output
2013-04-15 Ilkka Ollakkaavcodec: make clearer that i_quality is setted only...
2013-04-15 Ilkka Ollakkaavcodec: use rd instead simple as defaul mb_decision...
2013-04-14 Felix Paul Kühneavcodec/vda: fixed compilation and warnings
2013-04-01 Ilkka Ollakkaavcodec: check if we can feed variable size frames...
2013-04-01 Ilkka Ollakkaavcodec: cleanup encodeAudio
2013-03-27 Janne Grunauavcodec: hw accel with frame multithreading works since...
2013-03-27 Jean-Baptiste KempfAvcodec: Fix double FPS display
2013-03-25 Jean-Baptiste KempfRestore compatibility with some version of FFmpeg
2013-03-25 Zoran Turalijaavcodec: Correct macro definition in LIBAVUTIL_VERSION_...
2013-03-25 Zoran Turalijaavcodec: Compile again with FFmpeg libavcodec library.
2013-03-24 Ilkka Ollakkaavcodec: set default channel layout on encoding
2013-03-24 Ilkka Ollakkaavcodec: on encoding, try to match vlc and avcodec...
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
2013-03-14 Ilkka Ollakkaavcodec: use encode_video2 if available
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste KempfAvcodec: create replacements for older versions of...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...
2013-03-09 Rémi Denis-Courmontavcodec: elim thresholds are only in libavcodec < 55...
2013-03-09 Rémi Denis-Courmontavcodec: fix pointer conversion warning
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated deinterlacing filter
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qstride / qscale_table
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qscale_type
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis-Courmontavcodec: remove support for old versions
2013-03-09 Rémi Denis-Courmontavcodec: remove obsolete compatibility stuff
2013-03-09 Rémi Denis-CourmontRemove unsupported SONIC codec
2013-03-09 Rémi Denis-Courmontavcodec: zero copy audio decoding
2013-03-09 Rémi Denis-Courmontavcodec: cosmetics
2013-03-09 Rémi Denis-Courmontavcodec: update to audio4 decoding API
2013-03-08 Rémi Denis-CourmontDrop aborted SNOW codec
2013-03-06 Felix Paul Kühneavcodec: remove 'lowres' option since it is ignored...
2013-03-02 Rafaël Carréavcodec audio decoder: bump arbitrary decoded frame...
2013-03-01 Francois Cartegniechroma: add avutil version check for YUV422P9LE/BE...
2013-02-18 Rémi Denis-Courmontavformat: add non-native float audio (fixes #8191)
2013-02-11 Vittorio GiovaraAdd gui option one libav/ffmpeg flag2 parameter
2013-01-25 Jean-Baptiste KempfAvcodec, restore the threads count to auto
2013-01-25 Rafaël CarréUse precise version check for FFmpeg/libav
2013-01-25 Rafaël CarréAdd LIBAVUTIL_VERSION_CHECK (based on LIBAVCODEC_VERSIO...
2013-01-25 Rafaël CarréFFmpeg doesn't use the same version numbers than Libav
2013-01-22 Ilkka Ollakkaavcodec: reuse AVFrames so no need to allocate/free...
2013-01-15 Rémi Denis-Courmontavcodec: fix warnings
2013-01-14 Jean-Baptiste KempfDxVA2: fix GetProcAddress usage under UNICODE
2013-01-13 Rémi Denis-Courmontvdpau: use ctz()
2013-01-13 Rémi Denis-Courmontvdpau: VDPAU hardware decoding with avcodec
2013-01-10 Rafaël Carréavcodec audio decoder: remove SplitBuffer()
2013-01-10 Rafaël Carréavcodec audio decoder: use VLC_TS_INVALID
2013-01-10 Rafaël Carréavcodec audio: factorize error case
2013-01-10 Rémi Denis-Courmontavcodec: allow hardware acceleration plugin to use...
2013-01-04 Rémi Denis-Courmontavcodec: split TestFfmpegChroma() in two functions
2013-01-04 Rémi Denis-Courmontavcodec: look up pix fmt only once during deinterlace...
2013-01-04 Rémi Denis-Courmontavcodec: cleanup chroma helper prototypes
2013-01-04 Rémi Denis-Courmontavcodec: print picture format name when unsupported...
2013-01-01 Timo Rothenpielervaapi: Use vaDeriveImage instead of vaGetImage if available
2012-12-30 Ilkka Ollakkaavcodec: try to find packet sample format for encoding
2012-12-30 Ilkka Ollakkaavcodec: deinterleave samples if input format for codec...
2012-12-30 Ilkka Ollakkaavcodec: split encoding chunks to frame_size portions
2012-12-30 Ilkka Ollakkaavcodec: set EncodeAudio/Video at the end
2012-12-30 Ilkka Ollakkaavcodec: fix codec mapping array size check
2012-12-30 Ilkka Ollakkaavcodec: set encoding sample format correctly and don...
2012-12-30 Ilkka Ollakkaavcodec: handle planar samples from libavcodec
2012-12-30 Ilkka Ollakkaavcodec: aout_BitsPerSample uses vlc_fourcc_GetCodec...
2012-12-27 Felix Paul Kühneavcodec/vda: add shortcut for non-ambigous referencing
2012-12-21 Rémi Denis-Courmontavcodec: simplify audio sample format mapping
2012-12-21 Jean-Baptiste KempfFix DxVA2 decoding on HD2000/3000
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-28 Rafaël CarréMove libavutil define to avcommon.h
2012-10-28 Rafaël Carréavcodec: AV_CPU_FLAG_MMX2 was removed
2012-10-27 Jean-Baptiste KempfAvcodec: support G.723.1 decoding
2012-10-25 Jean-Baptiste KempfFix code indentation
2012-10-24 Ilkka Ollakkaavcodec: only set min/maxrate if rc-buffer-size is set
2012-10-24 Ilkka Ollakkaavcodec: use av_freep in encode_audio2 case too
2012-10-24 Ilkka Ollakkaavcodec: flush buffer and use encode_audio2() on audio
2012-10-24 Jean-Baptiste KempfUpdate required version of libavcodec to 53.34
2012-10-24 Ilkka Ollakkaavcodec: use av_freep instead of avcodec_free_frame
2012-10-24 Ilkka Ollakkaavcodec: settings pts doesn't segfault with mp4v
2012-10-24 Ilkka Ollakkaavcodec: allocate frame properly and free it after use
2012-10-24 Ilkka Ollakkaavcodec: remove pts workaround
2012-10-24 Ilkka Ollakkaavcodec: p_buffer_out was unused
2012-10-19 Ilkka Ollakkatranscode: send NULL packet to audio encoder when closing
2012-10-16 Rémi Denis-Courmontavcodec: probe acceleration module only once
2012-10-13 Rémi Denis-Courmontavcodec: avoid duplicate vlc_CPU() call
2012-10-13 Rémi Denis-Courmontavcodec: clobber XMM registers correctly (fixes #5268)
2012-10-13 Rémi Denis-Courmontavcodec: split generic YV12/NV12 copy out of SSE2 functions
2012-10-13 Rémi Denis-Courmontavcodec: fix SSE 4.1 check optimization
2012-10-12 Rémi Denis-Courmontdxva2: compilation fix
2012-10-12 Rémi Denis-Courmontavcodec: move hardware decoding into dedicated plugins...
2012-10-12 Rémi Denis-Courmontavcodec: make vlc_va_t a VLC object
2012-10-12 Rémi Denis-Courmontavcodec: use automake conditionals for hardware acceler...
2012-10-12 Rémi Denis-Courmontavcodec: unify interface for video acceleration
2012-10-12 Rémi Denis-Courmontavcodec: reduce indentation, fix spelling
2012-10-12 Rémi Denis-Courmontavcodec: remove dead code
2012-10-12 Rémi Denis-Courmontavcodec: useless #include
2012-10-12 Rémi Denis-Courmontavcodec: move xlib check to vaapi.c
2012-10-12 Rémi Denis-Courmontavcodec: use av_get_pix_fmt_name(), fix potential out...
2012-10-12 Rémi Denis-Courmontavcodec: fix spelling
2012-10-12 Rémi Denis-Courmontavcodec: fix unaligned USWC copy (fixes #6333)
next