]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'
[ffmpeg] / libavcodec /
2012-12-21 Michael NiedermayerMerge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'
2012-12-21 Michael NiedermayerMerge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
2012-12-21 Michael NiedermayerMerge commit '6906b19346ae8a330bfaa1c16ce535be10789723'
2012-12-21 Paul B Maholalsdec: cosmetics after previous commit
2012-12-21 Paul B Maholalsdec: channel sorting
2012-12-21 Michael NiedermayerMerge commit 'a925f723a915bc0255e2673f8817af5212131763'
2012-12-21 Paul B Maholgifdec: remove dead store
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-12-20 Carl Eugen HoyosAlways write all colours for animated gif files, includ...
2012-12-20 Paul B Maholgifdec: fix invalid write in gif_copy_img_rect
2012-12-20 Paul B Maholgifdec: fix invalid write in giff_fill_rect
2012-12-20 Piotr Bandurskitiffdec: support LZW compression with inverted FillOrder
2012-12-20 Luca Barbatolavc: add missing files for arm
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-20 Michael Niedermayerh264: Fix code to also handle pix format changes.
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-20 Michael NiedermayerMerge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'
2012-12-20 Michael Niedermayerh264: remove unused variable
2012-12-20 Michael Niedermayermpegvideo: increase scratchpad sizes
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-20 Michael NiedermayerMerge commit 'acb571c89a065d943163c11efb46de35774f1909'
2012-12-20 Michael NiedermayerMerge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
2012-12-19 Michael NiedermayerMerge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a'
2012-12-19 Michael NiedermayerMerge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'
2012-12-19 Anton Khirnovmpeg12: do not decode extradata more than once.
2012-12-19 Michael NiedermayerMerge commit 'a01c02bcff755a7891f777706b27452203aac71e'
2012-12-19 Michael NiedermayerMerge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'
2012-12-19 Michael NiedermayerMerge commit '9e696d2e5ffaa763c564682ec18c3b51b3e5fccc'
2012-12-19 Michael Niedermayerh264: use must_reinit to simplify code
2012-12-19 Michael Niedermayerh264: decode_update_thread_context() copy parameter...
2012-12-19 Michael Niedermayerh264: remove reschange blocking
2012-12-19 Michael Niedermayerh264: support frame size changes with multi threading
2012-12-19 Michael Niedermayerh264: move h264_set_parameter_from_sps() call up
2012-12-19 Michael Niedermayerh264: move list_count and current_slice reset to flush_...
2012-12-19 Michael Niedermayerh264: split flush_change() out of flush_dpb()
2012-12-19 Michael Niedermayerh264: factor get_pixel_format() out
2012-12-19 Michael NiedermayerMerge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8'
2012-12-19 Michael NiedermayerMerge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937'
2012-12-19 Michael NiedermayerMerge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'
2012-12-19 Victor Lopezh264: fix sps parsing for SVC and CAVLC 4:4:4 Intra...
2012-12-19 Carl Eugen HoyosShow underscores in av_get_codec_tag_string().
2012-12-19 Janne Grunaumpegvideo: increase edge_emu_buffer size for VC1
2012-12-19 Paul B Maholqcelpdata: correct start bit for cbgain[0] in qcelp_rat...
2012-12-18 Janne Grunauavcodec: bump minor for adaptive h264 frame-mt
2012-12-18 Janne Grunauh264: support frame parameter changes during frame-mt
2012-12-18 Janne Grunaumpegvideo: allocate scratch buffers after linesize...
2012-12-18 Michael Niedermayerff_h264_direct_ref_list_init: fix B slice check.
2012-12-18 Janne Grunauh264: increase dist_scale_factor for up to 32 references
2012-12-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-18 Michael Niedermayerh264: remove redundant parts of old slice in extradata...
2012-12-18 Michael Niedermayerh264: merge old and new "slice in extradata" checks
2012-12-18 Michael NiedermayerMerge commit '61c6eef5456f2bc8b1dc49a0a759c975551cea29'
2012-12-18 Michael NiedermayerMerge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a'
2012-12-18 Diego Biurrunmisc typo, style and wording fixes
2012-12-18 Michael Niedermayerh264: use mbaff ref indices in fill_colmap() only for...
2012-12-18 Janne Grunauh264: prevent decoding of slice NALs in extradata
2012-12-18 Clément BœschFix "bistream" typo and add a check in tools/patcheck.
2012-12-18 Carl Eugen HoyosFix typo in mvc decoder.
2012-12-18 Michael Niedermayermjpegenc: fix restart interval parameters for yuv444
2012-12-18 Michael Niedermayermjpegenc: fix YUV444 with w%16!=0
2012-12-17 Diego Biurruncosmetics: Use consistent names for multiple inclusion...
2012-12-17 Michael NiedermayerMerge remote-tracking branch 'ramiro/dshow'
2012-12-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-17 Michael NiedermayerMerge commit 'f322b2073581119de5da74f92a03309a36891cfa'
2012-12-17 Michael NiedermayerMerge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8'
2012-12-17 Peter RossSilicon Graphics Motion Video Compressor 1 & 2 decoder
2012-12-17 Peter RossSGI RLE 8-bit decoder
2012-12-17 Michael Niedermayerac3dec: fix outptr increment.
2012-12-17 Michael Niedermayerh264: Improve first slice and slice type checks
2012-12-16 Michael Niedermayermjpegenc: fix 444 block count so it is below 10
2012-12-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-16 Michael NiedermayerMerge commit '27c8337e595a058347150269d5c2c48281e4285b'
2012-12-16 Paul B MaholRemove 8SVX_RAW on next lavc mayor bump
2012-12-15 Michael Niedermayerh264: dont mess with frame gaps on second fields.
2012-12-15 Piotr Bandurskimpegvideo_enc/rv20: width and height must be multiple...
2012-12-15 Janne Grunauh264: fix memleak on error during SPS parsing
2012-12-15 Janne Grunauh264-mt: handle NAL_DPAs before calling ff_thread_finis...
2012-12-15 Michael Niedermayerdirac_parser: check prev_pu_offset before using it
2012-12-15 Piotr Bandurskimpegvideo_enc/rv10: width and hieghtmust be multiple...
2012-12-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-15 Michael NiedermayerMerge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d'
2012-12-15 Stefano Sabatinilavc: add pkt_size field to AVFrame
2012-12-14 Michael Niedermayerflashsv2_prime: check block before using it.
2012-12-14 Michael Niedermayerdcadec: check xch_base_channel against channel_order_tab.
2012-12-14 Michael Niedermayermp3on4: fix null pointer dereference
2012-12-14 Michael Niedermayerdnxhddec: fix CID changed check.
2012-12-14 Michael Niedermayerass_split_section: dont overread array
2012-12-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-14 Michael NiedermayerMerge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd'
2012-12-14 Michael NiedermayerMerge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'
2012-12-14 Michael NiedermayerMerge commit '6a27ae28f9bde981e85c82cf5bf42c5f43fb6f13'
2012-12-14 Michael NiedermayerMerge commit 'bd255f9feb4deea4c990e582f0ba3b90d7b64b4c'
2012-12-14 Michael Niedermayerh264: remove low_delay/has_b_frame setting code from...
2012-12-14 Michael NiedermayerMerge commit '072be3e8969f24113d599444be4d6a0ed04a6602'
2012-12-14 Michael NiedermayerMerge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e'
2012-12-14 Michael NiedermayerMerge commit '8083332c2de9ee189f96844ff4c2d9be1844116f'
2012-12-14 Luca Barbatovp56: release frames on error
2012-12-14 Luca Barbatovp56: make parse_header return standard error codes
2012-12-14 Anton Khirnovivi_common: check that scan pattern is set before using it.
2012-12-14 Anton Khirnovivi_common: use proper logging context in ivi_decode_bl...
next