]> git.sesse.net Git - vlc/history - modules/codec
Qt: fix Win32 MOC breakage
[vlc] / modules / codec /
2013-06-16 Rémi Denis-Courmontrawvideo: deal with visible width/height (refs #8802)
2013-06-15 Rémi Denis-Courmontavcodec: option name is avcodec-hw
2013-06-12 Rémi Denis-Courmontavcodec: simplification
2013-06-12 Rémi Denis-Courmontavcodec: fix end-of-stream handling (fixes #8792) and...
2013-06-12 Rémi Denis-Courmontavcodec: missing error handling (refs #8792)
2013-06-12 Jean-Baptiste KempfUpdate NEWS, LIST, POTFILES and minor change for QSV.
2013-06-12 Rafaël Carréqsv: simplify busy loop
2013-06-12 Julien 'Lta' BALLETAdds Intel QuickSync Video encoder
2013-06-12 Finn HughesImprove performance of zvbi subtitles
2013-06-11 Rémi Denis-Courmontvdpau: fallback to NV12 if YV12 is unsupported (fixes...
2013-06-11 Rémi Denis-Courmontavcodec: adjust MT contention scope
2013-06-11 Rémi Denis-Courmontavcodec: unused variable
2013-06-11 Jean-Baptiste KempfAvcodec: Map G2M4 FourCC
2013-06-06 Rafaël Carréavcodec: support private options
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-06-04 Rafaël Carréfaad decoder: fix decoding with some samples
2013-06-04 Rafaël Carréavcodec encoder: disable multithreading
2013-06-04 Rafaël Carréavcodec: set pkt_pts in old libavcodec versions
2013-06-04 Rafaël Carréavcodec video dec: remove useless assignement in destructor
2013-06-04 Rafaël Carréavcodec: remove dummy EndSubtitleDec
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: split out some direct rendering...
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: split out va code
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_ReleaseFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_GetFormat: deindent
2013-05-25 Nicolas ChauvetRedistribute omxil/OMX_Broadcom.h
2013-05-25 Rémi Denis-Courmontavodec: unused variable
2013-05-23 Ilkka Ollakkaavcodec: handle leftover samples properly
2013-05-22 Rémi Denis-Courmontfaad: cosmetic
2013-05-22 Rémi Denis-Courmontaout: remove legacy HAVE_FPU checks
2013-05-18 Jean-Baptiste KempfAvcodec: map ICOD
2013-05-13 Marian ĎurkovičZVBI: add current definitions for Serbia, Croatia and...
2013-05-12 Zoran Turalijazvbi: Fix ISO 639-2 definitions for Serbo-Croatian...
2013-05-12 Marian ĎurkovičZVBI: fix ISO 639-2/T definitions for slk and ces
2013-05-06 Rafaël CarréFix lpcm decoding on little endian
2013-05-06 Rafaël Carréavformat demux: allow to demux bluray pcm
2013-05-05 Felix Paul Kühnevda: remove useless debug
2013-05-05 Ilkka Ollakkaavcodec: check if we need to padd last frame
2013-05-03 Tristan Matthewsavcodec: avoid division by zero
2013-05-02 Felix Paul Kühnevda: minor cleanup
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-05-02 Felix Paul Kühnevda: fix major memory leak which killed decoding shortl...
2013-04-30 Felix Paul KühneRevert "avcodec/vda: add shortcut for non-ambigous...
2013-04-30 Nicolas Bertrandavcodec: Add XYZ colorspace
2013-04-29 Rémi Denis-Courmontavcodec: H.263 can be accelerated too
2013-04-29 Rafaël Carrésout avcodec: simplify OpenEncoder retry
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Rafaël Carréavcodec: do not use deprecated reordered_opaque
2013-04-27 Rémi Denis-Courmontavcodec: ignore audio output buffer padding (fixes...
2013-04-27 Rémi Denis-Courmontvdpau: determine correct decoder profile and level...
2013-04-27 Rémi Denis-Courmontavcodec: pass profile and level to hardware acceleration
2013-04-27 Rémi Denis-Courmontvdpau: check decoder profile support (refs #8400)
2013-04-27 Rémi Denis-Courmontvdpau: check video surface capabilities (fixes #8494)
2013-04-26 Christoph MiebachString removal
2013-04-25 Felix Paul Kühne*: unify 'none' vs. 'None' (-1 l10n string)
2013-04-25 Felix Paul Kühnevda: correctly link module against libavcodec (close...
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-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-04-07 Jean-Baptiste KempfSubsdec: fix small parsing issue
2013-04-03 Jean-Baptiste KempfMediaCodec: handle exceptions on Flush
2013-04-02 Jean-Baptiste KempfRemove loader
2013-04-02 Jean-Baptiste KempfDMO: remove loader support
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-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-22 Martin Storsjöomxil_vout: Set pixel aspect ratio, for the broadcom...
2013-03-22 Martin Storsjöomxil_vout: Use the actual pixel size as frame size
2013-03-22 Martin Storsjöomxil: Clear the stride and slice height before setting...
2013-03-22 Martin Storsjöomxil_vout: Generalize and fix the stride/slice height...
2013-03-22 Martin Storsjöomxil_vout: Simplify code with a local variable
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöomxil: Feed input data in multiple buffers if needed
2013-03-18 Martin Storsjöh264_nal: Fix a boundary check in the H264 bitstream...
2013-03-18 Martin Storsjöomxil: Add a configure option for enabling raspberry...
2013-03-18 Martin Storsjöomxil_vout: Set broadcom specific parameters
2013-03-18 Martin Storsjöomxil: Add a broadcom/raspberry pi specific OMX header
2013-03-18 Martin Storsjöomxil: Use the alternative 64 bit integer ABI on the...
2013-03-18 Martin Storsjöomxil: Signal OMX version 1.1.2 when targeting raspberry pi
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Add an omxil based video output module
2013-03-18 Martin Storsjöomxil: Factorize event queue handling to a separate...
2013-03-18 Martin Storsjöomxil: Factorize event debug printing to a separate...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file
2013-03-17 Ilkka Ollakkax264: use x264 macro to get both B-frame types
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
next