OSDN Git Service

v210enc: clip values according to specifications
[coroid/libav_saccubus.git] / libavcodec /
2011-09-07 Baptiste Coudurierv210enc: clip values according to specifications
2011-09-07 Baptiste Coudurierv210enc: switch to PIX_FMT_422P10
2011-09-07 Baptiste Coudurierv210dec: switch to PIX_FMT_422P10
2011-09-07 Anton KhirnovAVOptions: deprecate av_opt_set_defaults2
2011-09-07 Anton Khirnovlibx264: fix setting some more parameters
2011-09-07 Andrej Peterkalibx264: fix setting the H.264 level
2011-09-07 Anton Khirnovlibx264: add 'direct-pred' private option
2011-09-07 Anton Khirnovlibx264: add 'partitions' private option
2011-09-06 Anton Khirnovlibx264: add 'cplxblur' private option
2011-09-06 Anton Khirnovlibx264: add 'deblock' private option
2011-09-06 Anton Khirnovlibx264: add 'b-bias' private option
2011-09-06 Anton Khirnovlibx264: fix setting some options.
2011-09-06 Anton Khirnovlibx264: remove useless assignment
2011-09-06 Reimar Döffingerac3dec: avoid pointless alloc and indirection for input...
2011-09-06 Diego Biurrunmpeg12: cosmetics: reformat as K&R
2011-09-05 Justin Rugglesac3enc: Add channel coupling support for the fixed...
2011-09-05 Justin Rugglesac3enc: scale floating-point coupling channel coefficie...
2011-09-05 Justin Rugglesac3enc: fix encoding of stereo ac3 files when rematrixi...
2011-09-05 Kostya Shishkovwavpack: fix wrong return value in wavpack_decode_block()
2011-09-05 Dustin Brodympeg12: propagate more real return values through chunk...
2011-09-05 Kostya Shishkovwavpack: use context reset in appropriate places
2011-09-04 Anton Khirnovlavc: fix type for thread_type option
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-09-03 Anton KhirnovAVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
2011-09-01 Anton Khirnovlibmp3lame: fix typo
2011-09-01 Anton Khirnovlibx264: use X264_THREADS_AUTO constant instead of 0.
2011-08-31 Anton Khirnovlibx264: set default thread count to 0 (auto)
2011-08-31 Anton Khirnovlavc: cosmetics, group deprecated codec flags
2011-08-31 Anton Khirnovmpeg12: add 'scan_offset' private option.
2011-08-31 Anton Khirnovh263/p encoder: add 'structured_slices' private option.
2011-08-31 Anton Khirnovh263/p encoder: add 'obmc' private option.
2011-08-31 Anton Khirnovh263p encoder: add 'aiv' private option.
2011-08-31 Anton Khirnovh263p encoder: add 'umv' private option.
2011-08-31 Anton Khirnovmpeg12enc/mpeg4videoenc: add 'alternate_scan' private...
2011-08-31 Anton Khirnovmjpegdec: add 'extern_huff' private option.
2011-08-31 Anton Khirnovmpeg4enc: add 'data_partitioning' private option.
2011-08-31 Anton Khirnovsnow: add 'memc_only' private option.
2011-08-31 Anton Khirnovlibx264: add 'mbtree' private option.
2011-08-31 Anton Khirnovlibx264: add 'psy' private option.
2011-08-31 Anton Khirnovlibmp3lame: add 'reservoir' private option.
2011-08-31 Anton Khirnovmpeg2enc: add 'non_linear_quant' private option
2011-08-31 Anton Khirnovmpeg12enc: add drop_frame_timecode private option.
2011-08-31 Anton Khirnovmpeg12enc: add intra_vlc private option.
2011-08-31 Alberto DelmásVC1: Support dynamic dimension changes
2011-08-31 Dustin Brodymjpeg: treat external huffman table setup failure as...
2011-08-31 Anton Khirnovlavc: deprecate CODEC_FLAG2_BRDO
2011-08-31 Anton Khirnovlibx264: add 'aud' private option.
2011-08-31 Anton Khirnovlibx264: add 'fast-pskip' private option.
2011-08-31 Anton Khirnovlibx264: add '8x8dct' private option.
2011-08-31 Anton Khirnovlibx264: add 'mixed-refs' private option.
2011-08-31 Anton Khirnovlibx264: add 'weightb' private option.
2011-08-31 Anton Khirnovlibx264: add 'b-pyramid' private option.
2011-08-31 Anton Khirnovlibx264: add 'intra-refresh' private option.
2011-08-31 Anton Khirnovlibx264: add 'ssim' private option.
2011-08-31 Anton Khirnovlibx264: make options compatible with x264
2011-08-31 Luca Barbatoavcodec: remove misleading comment
2011-08-30 Kostya ShishkovRV40: reuse some H.264 motion compensation functions...
2011-08-29 Luca BarbatoRevert "h264: Properly set coded_{width, height} when...
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-08-26 Diego Biurrundoxygen: drop pointless star from pointer variable...
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 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 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-22 Justin Rugglesac3enc: remove outdated TODO comment for apply_channel_...
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 Stefano Sabatinilavc: add A|E|D flags to "ac" and "ar" options
2011-08-21 Kostya ShishkovWavPack decoder: implement flush function
2011-08-19 Jeff Downsh264: fix PCM intra-coded blocks in monochrome case
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 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 Dustin Brodyh264: hide reference frame errors unless requested
2011-08-18 Ronald S. BultjeMove clipd macros to x86util.asm.
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-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 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...
next