]> git.sesse.net Git - ffmpeg/history - libavcodec
swr: add triangular highpass dither
[ffmpeg] / libavcodec /
2012-04-10 Michael Niedermayervda: try to fix compile
2012-04-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-10 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2012-04-10 Christophe GISQUETrv40dsp x86: use only one register, for both increment...
2012-04-10 Christophe GISQUETrv40dsp: implement prescaled versions for biweight.
2012-04-10 Sebastien Zwickertvda: Signal 4 byte NAL headers to the decoder regardles...
2012-04-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-09 Anton Khirnovlavc doxy: add all installed headers to doxy groups.
2012-04-09 Anton Khirnovlavc doxy: add avfft to the main lavc group.
2012-04-09 Anton Khirnovlavc doxy: add remaining avcodec.h functions to a misc...
2012-04-09 Anton Khirnovlavc doxy: add AVPicture functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add resampling functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: replace \ with /
2012-04-09 Anton Khirnovlavc doxy: add encoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add decoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE...
2012-04-09 Anton Khirnovlavc doxy: add AVPacket-related stuff to a separate...
2012-04-09 Anton Khirnovlavc doxy: add core functions/definitions to a doxy...
2012-04-09 Michael Niedermayerexr: optimize exr_halflt2uint()
2012-04-09 Diego Biurrunppc: Add/remove a number of const qualifiers to fix...
2012-04-09 Reimar DöffingerRV20: try keeping aspect during resolution changes.
2012-04-09 Reimar Döffingeraacdec: update debug code to always print the processed...
2012-04-09 Justin Rugglesavcodec: use align == 0 for default alignment in avcode...
2012-04-08 Justin Rugglesavcodec: validate the channel layout vs. channel count...
2012-04-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-08 Reimar DöffingerFix nellymoser encoder crash with hardcoded tables.
2012-04-08 Michael Niedermayerffv1: set slice geometry based on user specified slices.
2012-04-08 Michael Niedermayerffv1: allow enabling of version 2 by using some of...
2012-04-08 Michael Niedermayerffv1: fix version=2 chroma handling
2012-04-08 Michael Niedermayerffv1: add a minor version field beginning with ffv1.3
2012-04-08 Reimar DöffingerFix side-data memleak also for audio.
2012-04-08 Gwenole Beauchesnevaapi: mpeg2: fix slice_vertical_position calculation.
2012-04-08 Gwenole Beauchesnehwaccel: mpeg2: decode first field, if requested.
2012-04-08 Reimar DöffingerAllow setting CODEC_FLAG2_CHUNKS via the name "chunks".
2012-04-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-07 Reimar DöffingerSupport detecting and demuxing EIA-608 subtitles in...
2012-04-07 Michael Niedermayermpeg4videodec: Force quant_precision to stay within...
2012-04-07 Michael Niedermayerwmalosslessdec: rawpcm_tile fixes to keep get_bits...
2012-04-07 Michael Niedermayerwmalosslessdec: channel residues can be 32 bit thus...
2012-04-07 Michael Niedermayermpeg12dec: Prevent f_code from becoming invalid.
2012-04-07 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-04-07 Michael Niedermayerh264_ps: check log2_max_frame_num for validity.
2012-04-07 Michael Niedermayerrv34: Fix check_slice_end() handling of 0 bits left...
2012-04-07 Michael Niedermayermpeg4videodec: make sure f/b_code are not invalid values.
2012-04-07 Michael Niedermayerget_bits: check the number of bits parameter through...
2012-04-07 Michael Niedermayervc1: fix incorrect show_bits() usage.
2012-04-07 Michael Niedermayerput_bits: add av_assert2() to check out of array writes.
2012-04-07 Reimar Döffingerdcaenc: Allow encoding without specifying a channel_layout.
2012-04-07 Reimar Döffingeraacenc: Fix issues with huge values of bit_rate.
2012-04-07 Michael Niedermayerproresenc_kostya: Mention likely ancestry in the licens...
2012-04-07 Michael Niedermayerproresenc_kostya: fix encoded mantissa.
2012-04-07 Michael Niedermayerproresenc_anatoly: fix encoded mantissa.
2012-04-07 Michael Niedermayeradpcmenc: fix encoded s_0 value.
2012-04-07 Michael Niedermayerput_bits: switch assert to av_assert2()
2012-04-06 Martin Storsjöcosmetics: Clean up the tiffenc pix_fmts declaration...
2012-04-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-04-06 Michael Niedermayerexr: fix mixed declaration and statements.
2012-04-06 Martin Storsjöcosmetics: Convert mimic.c to utf-8
2012-04-06 Reimar Döffingernellymoserenc: fix crash due to memsetting the wrong...
2012-04-06 Reimar Döffingernellymoserenc: fix crash due to memsetting the wrong...
2012-04-06 Anne Aaronmpeg12: Do not change frame_pred_frame_dct flag and...
2012-04-06 Thierry Foucus302m: Add Channle Layout for 6 channels
2012-04-06 Michael Niedermayerexr: various cleanup and security related fixes
2012-04-06 Michael Niedermayerexr: fix av_logs()
2012-04-06 Jimmy Christensenlavc: add a OpenEXR decoder
2012-04-05 Carl Eugen HoyosSupport yuva444p rawvideo in nut.
2012-04-05 Justin Rugglesavcodec: remove avcodec_guess_channel_layout()
2012-04-05 Justin Rugglesavutil: Add av_get_default_channel_layout()
2012-04-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-05 Diego Biurrunh264: Factorize declaration of mb_sizes array.
2012-04-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-04 Christophe GISQUETdsputil x86: use SSE float instruction instead of SSE2...
2012-04-04 Christophe GISQUETdsputil x86: remove deprecated parameter from scalarpro...
2012-04-04 Christophe GISQUETvp8dsp x86: perform rounding shift with a single instru...
2012-04-04 Diego Biurrunaacenc: Mark deinterleave_input_samples argument as...
2012-04-04 Anton Mitrofanovh264: fix 4:2:2 PCM-macroblocks decoding
2012-04-04 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2012-04-04 Michael Niedermayerallcodecs: move libaacplus down.
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-04-04 Diego Biurrunsbrdsp: Use standard multiple inclusion guards.
2012-04-04 Aneesh Dograpcm: K&R formatting cosmetics
2012-04-04 Michael Niedermayermpeg4: dont reset picture_num for xvid
2012-04-04 Michael Niedermayerh264: fix seeking in low delay streams without IDR
2012-04-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-03 Piotr Bandurskirawdec: Support fourccs YV16 and YV24
2012-04-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-02 Michael Niedermayerh264: fix incompatible pointer type warnings.
2012-04-02 Michael Niedermayerdct-test: fix incompatible pointer types warning
2012-04-02 Michael Niedermayerlibavcodec: be less picky on nonsense rc_max_rate ...
2012-04-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-01 Michael Niedermayersnow-test: fix pointer type warnings
2012-04-01 Michael Niedermayerfft-test: fix all pointer type warnings.
2012-04-01 Michael Niedermayerdsputil_mmx: fix scalarproduct prototypes
2012-04-01 Michael Niedermayertxd: Fix "set but not used" warning
2012-04-01 Michael Niedermayerdirecdec: fix infinite loop
2012-04-01 Michael Niedermayerlavc: check media type of the decoder before calling it.
2012-03-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next