]> git.sesse.net Git - ffmpeg/history - libavcodec
exr: shorter channel buffer names
[ffmpeg] / libavcodec /
2013-02-22 Paul B Maholexr: shorter channel buffer names
2013-02-22 Paul B Maholexr: remove superfluous check
2013-02-22 Paul B Maholexr: cosmetics: reindent
2013-02-22 Paul B Maholexr: check if line offset table is complete only once...
2013-02-22 Paul B Maholexr: support more line orders
2013-02-22 Paul B Maholexr: fix overflow check in lineoffset processing
2013-02-22 Paul B Maholexr: merge multiple if () blocks
2013-02-22 Paul B Maholexr: check version too
2013-02-22 Michael Niedermayeraac: reconfigure output on pop
2013-02-22 Michael Niedermayeraacdec: dont pop random configurations
2013-02-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-22 Michael Niedermayerdxva2: move _WIN32_WINNT handling to public header
2013-02-21 Michael Niedermayerlibavcodec/mips/aacsbr_mips: fix ;;
2013-02-21 Mirjana Vulinmips: optimization for float aac decoder (ps module)
2013-02-21 Mirjana Vulinmips: optimization for float aac decoder (sbr module)
2013-02-21 Matt WolenetzFix Win64 AVX h264_deblock by not using redzone on...
2013-02-21 Michael Niedermayerh264: ensure that get_format() is called when changing...
2013-02-21 Michael Niedermayeravcodec_decode_audio4: check got_frame_ptr before handl...
2013-02-21 Michael Niedermayerh264: move next/last picture init to decode_slice_header
2013-02-21 Michael Niedermayerec: check that reference pictures have matching paramet...
2013-02-21 Michael Niedermayerh264: check that luma and chroma depth match
2013-02-21 Matt Wolenetzx86: h264: Don't use redzone in AVX h264_deblock on...
2013-02-21 Paul B Maholexr: constify s in rle_uncompress()
2013-02-21 Paul B Maholexr: reset compression in decode_frame()
2013-02-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-20 Michael Niedermayerbrender_pix: use a grayscale palette as fallback instea...
2013-02-20 Michael Niedermayermjpegdec: check for packed rgb mjpeg.
2013-02-20 Carl Eugen HoyosFix bits_per_coded_sample when encoding png with frame...
2013-02-20 Michael Niedermayerh264: Fix handling of changing reference counts between...
2013-02-20 Michael Niedermayerh264: call alloc_scratch_buffers() only once linesize...
2013-02-20 Diego Biurrundxva2: Add missing #define to make header compile stand...
2013-02-20 Diego Biurrunarm: vp8: Add missing #includes for header to compile...
2013-02-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-20 Michael NiedermayerMerge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'
2013-02-20 Michael NiedermayerMerge commit 'fae6fd5b873911cfcd7f7b3d72de6598af5e003a'
2013-02-20 Michael NiedermayerMerge commit '7ebfb466aec2c4628fcd42a72b29034efcaba4bc'
2013-02-20 Michael NiedermayerMerge commit '2ed008204d5467be03a0a3af1e293b2f7038d0a0'
2013-02-20 Michael NiedermayerMerge commit 'e5ffffe48d20642acc079166f0fa7d93a6a9f594'
2013-02-20 u-bo1b@0w.secinepak: More correct Cinepak decoder.
2013-02-20 Michael Niedermayercinepak: simplify
2013-02-20 u-bo1b@0w.secinepak: Use correct colorspace.
2013-02-20 Michael Niedermayeravcodec_align_dimensions2: Ensure cinepak has large...
2013-02-19 Michael Niedermayercook: check js_subband_start for validity
2013-02-19 Martin Storsjöh264: Get rid of unnecessary casts
2013-02-19 Michael Niedermayershorten: Fix signedness of comparission
2013-02-19 Michael Niedermayervc1dec: dont decode slices when the slice header failed...
2013-02-19 Ronald S. Bultjeh264/svq3: Stop using draw_edges
2013-02-19 Ronald S. Bultjeh264: Don't store intra pcm samples in h->mb
2013-02-19 Ronald S. Bultjeget_bits: Return pointer to buffer that is the result...
2013-02-19 Ronald S. Bultjeh264: Add add_pixels4/8() to h264dsp, and remove add_pi...
2013-02-19 Ronald S. Bultjeh264chroma: Remove duplicate 9/10 bit functions
2013-02-19 Ronald S. Bultjevp56: Remove clear_blocks call, and clear alpha plane...
2013-02-19 Michael Niedermayertiff: check bppcount
2013-02-19 Michael Niedermayerbmp: check available space when reading palette
2013-02-19 Ronald S. Bultjeh264: integrate clear_blocks calls with IDCT.
2013-02-19 Ronald S. Bultjesvq3: fix decoding residual blocks of b-frames.
2013-02-19 Michael Niedermayerx86/h263_loopfilter: Fix author attribution after code...
2013-02-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-19 Michael NiedermayerMerge commit '7a03145ed7cb4f1ce794b5126559dd6f38029243'
2013-02-19 Michael NiedermayerMerge commit '202b5f6deb65e405b07b9b5c20f97c8cb925cf49'
2013-02-19 Paul B Maholtmv: initialize unused pallete entries with 0
2013-02-19 Michael Niedermayerh264: put visualization and debug support back
2013-02-19 Michael Niedermayermpegvideo: make ff_print_debug_info independant of...
2013-02-18 Ronald S. Bultjesplit out ff_hwaccel_pixfmt_list_420[] over individual...
2013-02-18 Paul B Maholcdgraphics: set palette to zero too
2013-02-18 Paul B Mahollavc/cdxl: clear palette before reading it
2013-02-18 Daniel Kangx86: dsputil: Fix h263 loop filter link error in some...
2013-02-18 Daniel Kangx86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmx...
2013-02-18 Ronald S. Bultjex86/dsputil: fix compilation when h263 decoder/encoder...
2013-02-18 Ronald S. Bultjeh264/svq3: stop using draw_edges.
2013-02-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-18 Michael NiedermayerMerge commit 'aa11cb79318baa3415d553424ba378f6c62e1f9b'
2013-02-18 Michael NiedermayerMerge commit '870a0c669e536d56c6325d84f65e34c53792398e'
2013-02-18 Michael NiedermayerMerge commit '8837f4396a1a458a0efb07fe7daba7b847755a7a'
2013-02-18 Michael NiedermayerMerge commit 'e6bda9a9fd86505927a2e095e495eae104860701'
2013-02-18 Michael NiedermayerMerge commit '56632fef65c0cb6946ed3648ded3d7b82e5c5c17'
2013-02-18 Michael NiedermayerMerge commit '0b70fb1d518cbd796545fd6eef02772cd0d892c7'
2013-02-18 Michael NiedermayerMerge commit '488f87be873506abb01d67708a67c10a4dd29283'
2013-02-18 Matti Hamalainensvq3: unbreak decoding
2013-02-18 Ronald S. Bultjeh264: don't store intra pcm samples in h->mb.
2013-02-17 Carl Eugen Hoyosh264: don't initialize missing pictures when using...
2013-02-17 Michael Niedermayerh264: avoid calling get_format() multiple times
2013-02-17 Luca Barbatobuild: make audio_frame_queue a stand-alone component
2013-02-17 Carl Eugen HoyosOnly set accelerated arm fft functions if fft is enabled.
2013-02-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-17 Clément Bœschlavc: fix codec_descriptor and pkt_timebase doxy.
2013-02-17 Clément Bœschlavc/utils: reindent in avcodec_decode_subtitle2()...
2013-02-17 Clément Bœschlavc: support subtitles character encoding conversion.
2013-02-17 Diego Biurrunbuild: The libopencore-amrnb encoder depends on audio_f...
2013-02-17 Diego Biurrunlibopencore-amrwb: Make AMR-WB ifdeffery more precise
2013-02-17 Diego Biurrunlibopencore-amr: Conditionally compile decoder and...
2013-02-17 Diego Biurrunlibopencore-amrnb: cosmetics: Group all encoder-related...
2013-02-17 Luca Barbatodsputil: convert remaining op_pixels_func
2013-02-17 Clément Bœschlavc: mark bitmap based subtitles codecs as such.
2013-02-17 Michael Niedermayerroqvideodec: check dimensions validity
2013-02-17 Michael Niedermayervqavideo: check chunk sizes before reading chunks
2013-02-17 Michael Niedermayerqdm2: check array index before use, fix out of array...
2013-02-17 Anton Khirnoverror_resilience: add required headers.
2013-02-16 James Almerlavc/tta: Use a safer check for encrypted streams
2013-02-16 Hendrik Leppkesh264: don't initialize missing pictures when using...
next