]> git.sesse.net Git - vlc/history - modules/codec
httplive: Adjust conditions for playlist reloading
[vlc] / modules / codec /
2014-01-06 Francois Cartegniecodec: vorbis: birates are signed. (fix #10324)
2013-12-29 Jean-Baptiste KempfAvcodec chroma: use a more resistant ifdef for 0BGR
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmonticonv: use vlc_strerror_c()
2013-12-28 Luca Barbatoavcodec: Always output frames
2013-12-28 Jean-Baptiste KempfFix FFv1 output with FFmpeg
2013-12-28 Jean-Baptiste KempfDo not activate YUVA422P in FFmpeg until 51.74.100
2013-12-25 Maxim Bubliscodec: implemented libjpeg module
2013-12-19 Rafaël Carrélibavutil: set verbosity based on VLC own verbosity
2013-12-19 Rafaël Carréavcommon.h: move code around
2013-12-17 Rafaël Carréx265: update to API 4
2013-12-16 Jean-Baptiste KempfAvcodec: fix FTBFS with FFmpeg because of YUVA422P...
2013-12-15 Rémi DuraffortRemove dead initializations
2013-12-15 Rémi Duraffortomxil: fix calloc usage
2013-12-13 Francois Cartegniecodecs: avcodec: fix Makefile libs order
2013-12-11 Rémi Duraffortkate: fix memory leak (cid #1048911)
2013-12-11 Rafaël CarréRevert "flac: fix extradata clamping check"
2013-12-10 Rafaël Carréavcodec: handle codecs outputting YUVA 4:2:0 and 4:2:2
2013-12-06 Rafaël Carréavcodec: decode dvbs
2013-12-05 Tristan Matthewsflac: fix void pointer arithmetic warning
2013-12-04 Tristan Matthewsopus: avoid NULL pointer dereference
2013-12-04 Ilkka OllakkaRevert "faad: try to guess channel count if we can...
2013-12-03 Ilkka Ollakkaavcodec: just set timestamp at beginning of block
2013-12-02 Felix Paul Kühnecodec/fluidsynth: fixed linking on Darwin
2013-11-30 Jean-Baptiste KempfAvcodec: use the already computed size
2013-11-30 Jean-Baptiste KempfUleadDVAudio: fix signedness warning
2013-11-30 Jean-Baptiste KempfCDG: fix warning
2013-11-30 Ilkka Ollakkaavcodec: set dummy time base value in probing
2013-11-30 Ilkka Ollakkaavcodec: define 1/2 second buffer size by default
2013-11-29 Tristan Matthewsflac: fix extradata clamping check
2013-11-27 Francois Cartegniecodec: opus: fix oob read (cid #1062575)
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-18 Rafaël Carrélpcm bd: fix decoding of 16 bits with channels padding
2013-11-18 Rafaël CarréLPCM: fix 20/24-bit decoding
2013-11-15 Felix Abecassismediacodec: change type of internal variables to bool.
2013-11-14 Denis CharmetImplement basic Opus support in MKV
2013-11-12 Tristan Matthewsaraw: add assertion to check for buffer overrun
2013-11-12 Tristan Matthewsopus: update i_buffer when memmoving decoder output
2013-11-12 Ilkka Ollakkazvbi: set default opaque to false as default is text...
2013-11-12 Ilkka Ollakkazvbi: handle opaque in text mode also
2013-11-12 Ilkka Ollakkazvbi: set text format as default, as subtitles should...
2013-11-12 Ilkka Ollakkazvbi: mimic cc.c for using subtitles updater etc to...
2013-11-12 Ilkka Ollakkazvbi: initialize pointer
2013-11-12 Ilkka Ollakkazvbi: strip leading/end whitespaces from text subtitles
2013-11-12 Ilkka Ollakkazvbi: set position to be absolute only for non-text...
2013-11-12 Ilkka Ollakkazvbi: set pf_decode_sub at the end
2013-11-12 Ilkka Ollakkazvbi: default alignment to bottom
2013-11-12 Rafaël Carrémpeg_audio packetizer: flush remaining data
2013-11-12 Rafaël Carrémpeg_audio: assume block_GetBytes can fail
2013-11-12 Rafaël Carrémpeg_audio: use a variable to avoid pointer dereference
2013-11-09 Daniel VerkampSort avcodec mapping table by AVCodecID enum
2013-11-09 Daniel VerkampFix Duck DK3/DK4 ADPCM mappings
2013-11-07 Rémi Denis-CourmontXwd: fix 32-bits RGB chroma
2013-11-07 Rémi Denis-Courmontavcodec: add ARGB mapping
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-06 Tristan Matthewsavcodec: remove unused variable
2013-11-05 Tristan Matthewsavcodec: reuse DEFAULT_ALIGN
2013-11-05 Tristan Matthewsavcodec: ensure valid buffer size for avcodec_fill_audi...
2013-11-04 Martin Storsjömediacodec: Simplify the GetOutput function
2013-11-04 Felix Abecassismediacodec: try to return an output frame if we failed...
2013-11-04 Felix AbecassisMediaCodec: use SSE copy function from the avcodec...
2013-11-04 Felix AbecassisMove copy.{c,h} from module avcodec to module video_chroma.
2013-11-03 Ilkka Ollakkaavcodec: give right buffer size not the smallest one
2013-11-03 Ilkka Ollakkaavcodec: increment frame->nb_samples, just in case
2013-11-03 Ilkka Ollakkaavcodec: refactor audio encoding
2013-11-03 Ilkka Ollakkaavcodec: refactor delay buffer handling from EncodeAudio
2013-11-03 Ilkka Ollakkaavcodec: check i_samples_delay before rewinding date
2013-11-03 Jean-Baptiste KempfAVcodec: use the proper version number for HEVC
2013-10-26 David FuhrmannRevert "vda: user ref buffer mode"
2013-10-25 Rafaël Carréxiph_SplitHeaders: do not malloc+memcpy headers
2013-10-23 Martin Storsjöomxil: Correct the i_line_chroma_div value for OMX_TI_C...
2013-10-23 Luca Barbatoavcodec: Always use av_malloc to alloc extradata
2013-10-22 Tristan Matthewsaraw: remove duplicate line
2013-10-21 Luca BarbatoFix DxVA2 crash on Error path
2013-10-20 Rafaël Carréshine: use external library
2013-10-20 Rafaël Carrélibvpx/WebM decoder: lower priority below avcodec
2013-10-20 Rafaël Carrélibvpx decoder
2013-10-20 Jean-Baptiste KempfAvcodec: map the VP9 ID with version checks
2013-10-20 Denis CharmetAdd VP9 support in mkv
2013-10-20 Jean-Baptiste KempfAvcodec: move h265 mapping further down in the list
2013-10-20 Ilkka Ollakkaavcodec: release block on flushing if we are not using it
2013-10-19 Denis CharmetTemporarily fix build until a better way is found
2013-10-19 Denis CharmetAdd HEVC support in MKV
2013-10-19 Ilkka Ollakkaavcodec: missed AV_NOPTS_VALUE check
2013-10-18 Luca Barbatoavcommon: Move the libavutil check where it belongs
2013-10-18 Rafaël Carréavcodec: transmit palette to libavcodec >= 54
2013-10-15 Rafaël Carrétheora: fix memleak in case of error or discontinuity
2013-10-15 Rafaël Carréavcodec: remove AV_NOPTS_VALUE cast
2013-10-14 Ilkka Ollakkaavcodec: map AV_NOPTS_VALUE and VLC_TS_INVALID
2013-10-14 Ilkka Ollakkaavcodec: on audio encode, sync timestamps more often...
2013-10-14 Rafaël Carréx265: initialize picture and set picture type
2013-10-13 Francois Cartegniecodecs: theora: add decoder post processing level ...
2013-10-12 Edward Wangavcodec: fix discrepancy between documentation and...
2013-10-10 Jean-Baptiste KempfOpus: add necessary include
2013-09-30 Tristan Matthewsopus: add encoder
2013-09-29 Ilkka Ollakkaavcodec: check/update buffered_time earlier, so we...
2013-09-28 Rafaël Carrézvbi: remove unused enum
2013-09-26 Julian Scheelomxil: bcm: h264: Don't wait for error free frame.
2013-09-22 Martin Storsjömediacodec: Support playing back VP8 as well
2013-09-22 Martin Storsjöomxil: Add a new qualcomm specific custom pixel format
next