]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec /
2012-05-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-04 Michael Niedermayeroggvorbisdec: redesign special handling of first frames...
2012-05-04 Clément BœschFix a few @file doxy inconsistencies.
2012-05-04 Peter Holikpng_parser
2012-05-04 Paul B Maholzerocodec: check if there is previous frame
2012-05-04 Paul B Maholshorten: unsigned 8bit support
2012-05-03 Michael NiedermayerMerge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-05-03 Mans Rullgardvqavideo: return error if image size is not a multiple...
2012-05-03 Michael Bradshawlibopenjpegdec: respect JP2 color space, fix ticket...
2012-05-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-03 Clément BœschJACOsub demuxer, decoder and muxer.
2012-05-03 Nicolas Georgelavc: implement accessors for some AVFrame fields.
2012-05-03 Hendrik Leppkesmpeg12: fixed parsing in some mpeg2 streams
2012-05-03 Hendrik LeppkesAdd SMPTE240M transfer characteristics flag.
2012-05-02 Alex Conversemotionpixels: Clip YUV values after applying a gradient.
2012-05-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-02 Ronald S. Bultjejpeg: handle progressive in second field of interlaced.
2012-05-02 Michael Niedermayerituh263dec: Implement enough of Annex O (scalability...
2012-05-02 Ronald S. Bultjeh263: more strictly forbid frame size changes with...
2012-05-02 Ronald S. Bultjeh264: additional protection against unsupported size...
2012-05-02 Ronald S. Bultjetta: prevents overflows for 32bit integers in header.
2012-05-02 Ronald S. Bultjevp8: update frame size changes on thread context switches.
2012-05-02 Ronald S. Bultjesnowdsp: explicitily state instruction size.
2012-05-02 Kostya Shishkovwmall: fix reconstructing audio with uncoded channels
2012-05-02 Mashiat Sarker Sha... WMAL cosmetics: fix indentation
2012-05-02 Jakub StachowskiDon't restrict reverse decorrelation to both coded...
2012-05-02 Hendrik Leppkesindeo3: fix motion vector validation
2012-05-02 Hendrik Leppkespcm_bluray: set bits_per_raw_sample for > 16-bit
2012-05-01 Reimar Döffingerxbmdec: fix decoding when variable name contains an...
2012-05-01 Reimar Döffingerxbmdec: print more details on decode error.
2012-05-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-01 Mans Rullgardtwinvq: fix out of bounds array access
2012-05-01 Jakub StachowskiWMAL: do not output last frame again if nothing was...
2012-05-01 Mashiat Sarker Sha... WMAL: do not start decoding if frame does not end in...
2012-04-30 Mans Rullgardadpcm-thp: fix invalid array indexing
2012-04-30 Mans Rullgardppc: add const where needed in scalarproduct_int16_alti...
2012-04-30 Mans Rullgardppc: remove shift parameter from scalarproduct_int16_al...
2012-04-30 Mans Rullgardppc: dsputil: do unaligned block accesses correctly
2012-04-30 Mans Rullgarddvenc: do not call dsputil functions with stride not...
2012-04-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-30 hakuyaExposing forced flag for DVD and PGS subtitles
2012-04-30 hakuyaAdded AVClass for AVSubtitleRect
2012-04-30 Michael Niedermayerffv1: 10l add forgotten avclass
2012-04-30 Michael Niedermayerffv1: add slicecrc option
2012-04-30 Michael NiedermayerEC: fix dest index for non 420 chroma.
2012-04-29 Hendrik Leppkesavcodec: introduce YCoCg colorspace
2012-04-29 Luca Barbatoavcodec: cosmetic cleanup on header
2012-04-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-29 Ronald S. Bultjeaac sbr: align struct member by 32 byte.
2012-04-29 Carl Eugen HoyosSimplify camstudio decoding and fix odd 16bit decoding.
2012-04-29 Mans Rullgard4xm: fix invalid array indexing
2012-04-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-28 Nicolas Georgelavc: minor bump for the new fields in AVFrame.
2012-04-28 Christophe GISQUETrv34dsp: factorize a multiplication in the noround...
2012-04-28 Nicolas Georgelavc: add a sample_rate field to AVFrame.
2012-04-28 Nicolas Georgelavc: add a channel_layout field to AVFrame.
2012-04-28 Christophe Gisquetrv40: perform bitwise checks in loop filter
2012-04-28 Ronald S. Bultjerv34: remove inline keyword from rv34_decode_block().
2012-04-28 Christophe Gisquetrv40: change a logical test into a bitwise one.
2012-04-28 Christophe Gisquetrv34: remove constant parameter
2012-04-28 Christophe Gisquetrv40: don't always do the full prev_type search
2012-04-28 Roland Scheideggerh264: new assembly version of get_cabac for x86_64...
2012-04-28 Roland Scheideggerh264: use one table instead of several for cabac functions
2012-04-28 Roland Scheideggerh264: (trivial) make ff_h264_lps_state static
2012-04-28 Roland Scheideggerh264: (trivial) remove unneeded macro argument in x86...
2012-04-28 Christophe GISQUETdsputil x86: revert a test back to its previous value
2012-04-28 Christophe Gisquetrv34dsp x86: implement MMX2 inverse transform
2012-04-28 Roland Scheideggerh264: new assembly version of get_cabac for x86_64...
2012-04-28 Roland Scheideggerh264: use one table instead of several for cabac functions
2012-04-28 Roland Scheideggerh264: (trivial) remove unneeded macro argument in x86...
2012-04-28 Jordi Ortizlibschroedingerdec: check malloc
2012-04-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-27 Clément Bœschlavc: add MicroDVD decoder.
2012-04-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-26 Mans Rullgarddsputil: fix invalid array indexing
2012-04-26 Michael Niedermayerffv1: add examples of supported slices counts
2012-04-25 Mans Rullgardfft-test: add option to set cpuflag mask
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON
2012-04-25 Mans RullgardARM: add some compatibility macros
2012-04-25 Michael Niedermayerffv1: remove clear_state(), it has become unused
2012-04-25 Michael Niedermayerffv1: move clear_state() to clear_slice_state() in...
2012-04-25 Michael Niedermayerffv1: indent
2012-04-25 Michael Niedermayerffv1: move init_slice_state() into the decoder threads.
2012-04-25 Michael Niedermayerffv1: Remove slice count field with 1.3 and just count...
2012-04-25 Michael Niedermayerffv1: store slice size with all slices in 1.3
2012-04-25 Michael Niedermayerffv1: add 1 status byte to slices in in case crcs are...
2012-04-25 Michael Niedermayerffv1: Always store slice size when error reobustness...
2012-04-25 Michael Niedermayerffv1: include solution hint in the slice error message
2012-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-24 Michael Niedermayerffv1: support vlc mode in 1.3
2012-04-24 Michael Niedermayerffv1: move the decoder side ac->vlc switch to decode_sl...
2012-04-24 Michael Niedermayerffv1: allow selecting 1.3 by using -level
2012-04-24 Michael Niedermayerffv1: move ac->vlc switch to encode_slice()
2012-04-24 Carl Eugen HoyosAdd missing newline in shorten decoder.
2012-04-24 Michael Niedermayermpc8: print error messages on maxband(s) errors
2012-04-24 Michael Niedermayermpc8: make maxband check less picky.
2012-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next