]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit 'f593628e5868e52a46de666767896c6afcebdae4'
[ffmpeg] / libavcodec /
2011-08-30 Michael NiedermayerMerge commit 'f593628e5868e52a46de666767896c6afcebdae4'
2011-08-30 Kostya ShishkovRV40: reuse some H.264 motion compensation functions...
2011-08-30 Carl Eugen HoyosDisable cropping for the brainfart case.
2011-08-30 Michael Niedermayerh264: allow debuging SEI types
2011-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-29 Luca BarbatoRevert "h264: Properly set coded_{width, height} when...
2011-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-27 Reimar DöffingerReplace goto by break, it has the same effect.
2011-08-27 Reimar DöffingerJPEG-LS: clip offset based on cur_scan to valid range.
2011-08-27 Matthew EinhornRemoves the internal avcodec_find_best_pix_fmt1()functi...
2011-08-26 Michael Niedermayerimgconvert: make avcodec_find_best_pix_fmt2() more...
2011-08-26 Matthew EinhornAdds a new pix fmt function that selects the best dest...
2011-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-08-26 Diego Biurrundoxygen: drop pointless star from pointer variable...
2011-08-26 Michael Niedermayeracodec: change default bitrate to 128k
2011-08-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-25 Dustin Brodyvp6: partially propagate huffman tree building errors...
2011-08-25 Dustin Brodympeg12: propagate chunk decode errors and fix condition...
2011-08-25 John Stebbinsvc1: fix VC-1 Pulldown handling.
2011-08-25 Alberto DelmásVC1: Fix first/last row checks with slices
2011-08-25 Ronald S. Bultjevc1: properly zero coded_block[] edges on new slice...
2011-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-24 Michael Niedermayerh264: Try to fix 422 intra NEON
2011-08-24 Anton Khirnovlibx264: add 'crf_max' private option.
2011-08-24 Anton Khirnovlibx264: add 'weightp' private option.
2011-08-24 Anton Khirnovlibx264: add 'rc_lookahead' private option.
2011-08-24 Anton Khirnovlibx264: add 'psy_trellis' private option.
2011-08-24 Anton Khirnovlibx264: add 'psy_rd' private option.
2011-08-24 Anton Khirnovlibx264: add 'aq_strength' private option.
2011-08-24 Anton Khirnovlibx264: add 'aq_mode' private option.
2011-08-24 Anton Khirnovlibx264: add 'cqp' private option.
2011-08-24 Anton Khirnovlibx264: add 'crf' private option.
2011-08-24 Anton Khirnovlavc: remove vbv_delay option
2011-08-23 Carl Eugen HoyosSupport decoding of 2bpp and 4bpp TIFF images.
2011-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-22 Nicolas Georgecodec_names: remove spaces in sed command.
2011-08-22 Justin Rugglesac3enc: remove outdated TODO comment for apply_channel_...
2011-08-22 Carl Eugen HoyosBe more verbose about H264 cropping errors.
2011-08-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-22 Nicolas Georgelavc: use av_get_media_type_string and avcodec_get_name...
2011-08-22 Nicolas Georgelavc: add a table of all codecs names.
2011-08-22 Anton Khirnovlibx264: only use ABR mode when the user explicitly...
2011-08-22 Anton Khirnovlibx264: use medium preset by default.
2011-08-22 Anton Khirnovmp2 encoder: make 128k the default bitrate.
2011-08-21 Matthew EinhornUpdates avcodec_get_pix_fmt_loss to return maximum...
2011-08-21 Reimar Döffingerroqvideodec: Improve checking of input buffer bounds.
2011-08-21 Stefano Sabatinilavc: add A|E|D flags to "ac" and "ar" options
2011-08-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-21 Kostya ShishkovWavPack decoder: implement flush function
2011-08-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-20 Reimar DöffingerFix parser not to clobber has_b_frames when extradata...
2011-08-19 Michael Niedermayerh264: fixup indention
2011-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-19 Jeff Downsh264: fix PCM intra-coded blocks in monochrome case
2011-08-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-19 Jeff Downsh264: correct implicit weight table computation for...
2011-08-19 Jeff Downsh264: correct the check for invalid long term frame...
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Carl Eugen HoyosAllow setting resolution in DPI for Tiff.
2011-08-18 Alex Converseaac: Only set sample rate and object type from ADTS...
2011-08-18 Alex Converseaac: Set SBR and PS to unsignalled during headerless...
2011-08-18 Alex Converseaac: Only output configure if audio was found.
2011-08-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-18 Dustin Brodyh264: hide reference frame errors unless requested
2011-08-18 Ronald S. BultjeMove clipd macros to x86util.asm.
2011-08-17 Matthew Einhornlavc: fix wrong example code in avcodec_find_best_pix_f...
2011-08-17 Matthew Einhornlavc: fix avcodec_find_best_pix_fmt() when there's...
2011-08-17 Reimar Döffingermsrle: correctly round linesize for < 8 bpp formats.
2011-08-17 Kostya ShishkovRV3/4 parser: remove unused variable 'off'
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-08-17 Kostya Shishkovrv10/20: tell decoder to use edge emulation
2011-08-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-16 Reimar DöffingerFix VC-1 width/height handling.
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-15 Dustin Brodysvq3: propagate codec memory allocation failure in...
2011-08-15 Dave YeoFix NASM include directive
2011-08-15 Alex Conversedsputil_mmx: Honor HAVE_AMD3DNOW
2011-08-15 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-15 Dustin Brodympeg12: remove repeat-field code disabled since May...
2011-08-15 Michael Niedermayerh264pred_init_arm: compile hotfix
2011-08-14 Baptiste Coudurierh264dec: h264: 4:2:2 intra decoding
2011-08-14 Baptiste Coudurierdsputil_mmx: fix indention
2011-08-14 Baptiste Couduriermpegvideo: Fix vshift vs hshift typo
2011-08-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-14 Nathan Caldwellaacenc: Fix number of coefficients used in a LFE channel.
2011-08-14 Nathan Caldwellaacenc: Fix a segfault with grouped psymodel.
2011-08-13 Reimar DöffingerVC-1: fix reading of custom PAR.
2011-08-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-13 Clément Bœschmxf: move framenum to timecode convert to timecode...
2011-08-13 Michael NiedermayerMerge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
2011-08-12 Michael Niedermayerac3dec: export center & suroundmix levels
2011-08-12 Michael Niedermayeropt_find: fix segfault
2011-08-12 Kostya Shishkovrv34: free+allocate buffer instead of reallocating...
2011-08-12 Ronald S. Bultjeh264: add missing brackets.
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
next