]> git.sesse.net Git - vlc/history - modules/codec
libmp4: don't parse twice the file in MP4_BoxGetRoot
[vlc] / modules / codec /
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-26 Sergio AmmirataAdd a new aac audio encoder module based on the fdkaac...
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-14 Edward Wangpng: Check length before read
2012-10-14 Martin Storsjömediacodec: Check for exceptions after MediaCodec.start()
2012-10-14 Rafaël Carrévaapi: fix build
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)
2012-10-11 Rafaël CarréCC: remove unused sys_t member
2012-10-11 Rafaël CarréCC: simplify Eia608TextUtf8()
2012-10-11 Rafaël CarréCC: use c99, removed dummy Eia608Exit
2012-10-10 Jean-Baptiste KempfSubsdec: various fixes for broken subtitles
2012-10-09 Jean-Baptiste KempfFix compilation on older versions of libavutil
2012-10-09 Jean-Baptiste KempfAvformat: set the dsp mask too
2012-10-09 Jean-Baptiste KempfAv* move GetVlcDspMask from avcodec.h to avcommon.h
2012-10-09 Jean-Baptiste KempfAvcodec: set the Dsp flags for the encoders too
2012-10-09 Jean-Baptiste KempfKill a deprecation warning
2012-10-08 Jean-Baptiste Kempfh264_nal: include limits.h for INT_MAX
2012-10-08 Jean-Baptiste KempfAvcodec: kill a warning on non-SSE2 compilations
2012-10-08 Ilkka Ollakkax264: in crf mode, set stream bitrate to be maxrate...
2012-10-08 Jean-Baptiste KempfH264_nal: kill a warning
2012-10-08 Martin StorsjöAdd support for the new Android JellyBean MediaCodec API
2012-10-08 Martin Storsjöomxil: Move code for in-buffer conversion of H264 to...
2012-10-07 Martin Storsjöiomx: Always build this module if building for android
2012-10-06 Ilkka OllakkaRevert "avcodec: set libmpeg2mmx idct in use if we...
2012-10-06 Ilkka Ollakkax264: check that string has content before apply it...
2012-10-04 Jean-Baptiste KempfAvcodec: set the cpu flags/mask in modern version of...
2012-10-03 Rémi Denis-CourmontWim32: use CoInitializeEx() instead of CoInitialize()
2012-10-03 Jean-Baptiste KempfAvcodec: avoid miscompilation with older libavutil...
2012-10-03 Rafaël Carréavcodec-hw: fix crash on some CPUs
2012-10-01 Rémi Denis-CourmontWin32: use CoInitializeEx() instead of CoInitialize()
2012-10-01 Jean-Baptiste KempfAvcodec: set the dsp_mask for NEON too
2012-10-01 Jean-Baptiste KempfAvcodec: fix typo for SSSE3
2012-09-26 Jean-Baptiste KempfDo not build Dummy and T.140 encoder when sout is disabled
2012-09-26 Jean-Baptiste KempfTheora: split encoder from decoder
2012-09-26 Jean-Baptiste KempfSpeex: split encoder from decoder
2012-09-26 Jean-Baptiste KempfFLAC: split encoder from decoder
2012-09-26 Martin Storsjöomxil: Make CopyOmxPicture not use the omxil decoder...
2012-09-19 Martin Storsjöomxil: Look for the role video_decoder.wmv for VC1
2012-09-19 Martin Storsjöomxil: Set the WMV type
2012-09-19 Martin Storsjöiomx: Add support for the WMV parameter struct
2012-09-19 Martin Storsjöomxil: Set the ENDOFFRAME flag on the extradata buffer
2012-09-18 Rémi Denis-Courmontavcodec: disable threading by default
2012-09-13 Jean-Baptiste KempfDMO: blind fix for loader compilation
2012-09-13 Jean-Baptiste KempfDMO: add another audio type
2012-09-13 Jean-Baptiste KempfDMO: improve debug
2012-09-13 Jean-Baptiste KempfDMO: fix MSS1/MSS2 decoding
2012-09-13 Jean-Baptiste KempfDMO: support more DLLs for MSS1/MSS2
2012-09-13 Jean-Baptiste KempfFix build of avcodec
2012-09-13 Jean-Baptiste KempfMap MSS2 to avcodec
2012-09-13 Ilkka Ollakkax264: don't set vfr, it maybe wasn't that good idea...
2012-09-10 Rafaël Carrédxva2: include needed headers
2012-09-09 Pierre YnardMakefile: fix file names
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/loader/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/avcodec/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/omxil/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/dmo/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/shine/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/wmafixed/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/spudec/
2012-09-08 Ludovic Fauvetspeex: remove tabs and trailing spaces
2012-09-06 Rafaël Carréx264: do not use NULL terminated arrays in help item...
2012-09-06 Jean-Baptiste Kempfs/FFmpeg/libavcodec where applicable
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-04 Martin Storsjöomxil: Only use pts if it actually is set
2012-09-03 Timothy B. TerriberryFix 0-byte Ogg packet handling.
2012-09-03 Timothy B. TerriberryOpus decoder.
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-28 Martin StorsjöOMX: Don't blindly set the input buffer size
2012-08-26 Jean-Baptiste KempfSupport J440 and I440 in raw video codec
2012-08-20 Jean-Baptiste KempfRawvideo: support RGBA
2012-08-20 Jean-Baptiste KempfVorbis: code cosmetics
2012-08-19 Rémi Denis-Courmontlibmpeg2: unused variable
next