]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec /
2012-04-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-09 Michael Niedermayerexr: optimize exr_halflt2uint()
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'
2012-03-31 Michael Niedermayerindeo4: fix null ptr dereference
2012-03-31 Michael Niedermayerindeo4: check that num_mbs matches
2012-03-31 Michael Niedermayerapedec: check bits <= 32.
2012-03-31 Michael Niedermayertm2dec: fix overread
2012-03-31 Aneesh Dogracavs: Remove unused code.
2012-03-31 Michael Niedermayerividsp: prevent pointers from going outside and overrea...
2012-03-31 Michael Niedermayerividsp: zero pitch so as not to overread
2012-03-31 Michael Niedermayerindeo5: change AVCodecContext w/h when internal ones...
2012-03-30 Michael Niedermayerdcttest: put ff_prores_idct_put_10_sse2_wrap under...
2012-03-30 Justin Ruggleslibspeexdec: set frame size in libspeex_decode_init()
2012-03-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-30 Michael Niedermayersvq3: Fix pointer type mismatch warning.
2012-03-30 Michael Niedermayercavsdec: initialize all tables to zeros.
2012-03-30 Franz Braußesmacker audio: sign-extend the initial 16-bit predicted...
2012-03-30 Michael Niedermayersvq1enc: fix ptr type mismatch warning
2012-03-30 Michael Niedermayermpeghaudiodec: Fix "set but not used" warnings
2012-03-30 Michael Niedermayermjpegdec: Fix "assignment from incompatible pointer...
2012-03-30 Michael Niedermayerj2kenc: Fix "function declaration isn’t a prototype...
next