]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo_enc.c
mpeg12: terminate mpeg2_video_profiles arrays
[ffmpeg] / libavcodec / mpegvideo_enc.c
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-16 Christophe MassiotPass VBV delay to the calling application via ctx
2011-02-15 Christophe MassiotPass VBV delay to the calling application via ctx
2011-01-30 Ronald S. BultjeMove ff_emulated_edge_mc() into DSPContext.
2011-01-29 Ronald S. BultjeMove ff_emulated_edge_mc() into DSPContext.
2011-01-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Mans RullgardMake denoise_dct_c() and dct_quantize_trellis_c() stati...
2011-01-26 Diego Elio PettenòMake denoise_dct_c and dct_quantize_trellis_c static.
2011-01-25 Mans RullgardMake denoise_dct_c() and dct_quantize_trellis_c() stati...
2011-01-24 Diego Elio PettenòMake denoise_dct_c and dct_quantize_trellis_c static.
2011-01-05 Stefano SabatiniMake mpeg4 encoder log a more explicit error message...
2011-01-05 Michael NiedermayerOur ljpeg encoder supports bgra, use the correct consta...
2011-01-05 Michael NiedermayerRemove PIX_FMT_RGB32 mjpeg encoding, there is no such...
2011-01-04 Michael NiedermayerFix YUV444P LJPEG encoding.
2010-10-02 Baptiste Coudurier10l fix h263 encoder resolution test, array size is...
2010-09-26 Michael NiedermayerFix rv20 encoding so the binary decoder can decode it.
2010-09-10 James DarnleyAllow mpeg encoding with qscale and very low frame...
2010-09-07 Måns RullgårdCheck rc_buffer_size value using integer arithmetic
2010-07-03 Rodney BakerChange all occurences of "inofficial" to "unofficial...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-23 Pavel PavlovAlways check if ff_alloc_picture() succeeds.
2010-03-23 Michael NiedermayerChange ref_index structure so it matches how its organi...
2010-03-15 Michael NiedermayerAdd ff_ prefix for mpeg2_dc_scale_table.
2010-03-15 Michael NiedermayerSupport intra_dc_precision>8 in jpeg
2010-03-15 Michael Niedermayeruse mpeg2 quantization bias for mjpeg.
2010-03-08 Måns RullgårdMove ff_sqrt() to libavutil/intmath.h
2010-02-17 Måns RullgårdUse LOCAL_ALIGNED macro for local arrays
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2010-01-11 Alexander StrangeAdd missing internal.h to files calling ff_match_2uint16().
2010-01-09 Michael NiedermayerAdd a function to match a 2 element vector of uint16_t...
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c
2010-01-07 Michael NiedermayerMove forgotton "AVCodec flv_encoder" over to flvenc.c.
2010-01-07 Michael NiedermayerSplit out flv encoding.
2009-12-30 Diego BiurrunGet rid of pointless CONFIG_ANY_H263 preprocessor defin...
2009-12-28 Diego BiurrunReplace CONFIG_ANY_H263_ENCODER definition by CONFIG_H2...
2009-12-14 Michael NiedermayerCheck sample_aspect_ratio validity for mpeg4/h263/h263p...
2009-12-10 Michael NiedermayerCosmetic (restructure RGB ljpeg check to be more readable)
2009-12-10 Michael Niedermayer10l, Fix YUV ljpeg that i just broke by mistake.
2009-12-10 Michael NiedermayerFix RGB LJPEG encoding.
2009-12-03 Michael NiedermayerMake sure ff_init_qscale_tab() is called one way or...
2009-12-03 Michael NiedermayerMove ff_init_qscale_tab() from h263.c to mpegvideo...
2009-10-19 Stefano SabatiniAdd additional long names for the Flash Video decoder...
2009-10-06 Reimar DöffingerRemove casts that are useless since the argument is...
2009-09-10 Michael NiedermayerCheck for thread_count==0.
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-08-05 Diego BiurrunDo not check for both CONFIG_H263_ENCODER and CONFIG_FL...
2009-08-05 Diego BiurrunDo not check for both CONFIG_H263_ENCODER and CONFIG_H2...
2009-08-05 Diego BiurrunDo not redundantly check for preprocessor definitions...
2009-08-03 Diego BiurrunMove AVCodec declarations for RV10/20 from mpegvideo_en...
2009-05-27 Baptiste Coudurierremove apparently unused real_pict_num from AVCodecContext
2009-05-27 Baptiste CoudurierRename alloc_picture to ff_alloc_picture and move its...
2009-05-23 Baptiste CoudurierSet progressive_sequence before MPV_common_init which...
2009-05-14 Michael NiedermayerFix VBV delay for mpeg1/2 CBR.
2009-05-02 Benjamin LarssonRemove dead assignments found by CSA
2009-04-13 Stefano SabatiniRename pbBufPtr() to put_bits_ptr().
2009-03-02 Diego BiurrunChange a bunch of codec long_names to be more consisten...
2009-02-12 Michael NiedermayerLet rgb32 pass for ljpeg.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
next