19552 Commits (a5af29336ab4d483f122215482b74a2f0043d125)

Author SHA1 Message Date
Michael Niedermayer 63bfee8796 libavcodec/x86/dwt.c: move some missed things under HAVE_YASM 13 years ago
Michael Niedermayer b84c9cf7f7 dct-test: fix #if for ff_prores_idct_put_10_sse2() 13 years ago
Michael Niedermayer dfaf2dd956 h264: use externally provided dimensions when they appear to be more correct. 13 years ago
Paul B Mahol 3275981207 libopenjpegdec: make use of FF_ARRAY_ELEMS 13 years ago
James Zern 695e85f189 libvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mapping 13 years ago
Paul B Mahol 1ef5561a66 libopenjpeg: YUVA422P and YUVA444P support 13 years ago
Paul B Mahol 8554e21f79 ffv1enc: add yuva422p to .pix_fmts 13 years ago
J. Bohl 2138bc16fd remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did not compile with ICL12.1) 13 years ago
Paul B Mahol a474403229 libopenjpegdec: unbreak yuva420p support 13 years ago
Mans Rullgard 30f515091c h264: allow cropping to AVCodecContext.width/height 13 years ago
Michael Niedermayer 1b7a4c93a9 lavc/bintext: check extradata size 13 years ago
Paul B Mahol c2dd01c16f binkaudio: prevent extradata overread 13 years ago
Kostya Shishkov cac4760bf4 iac: generate codec tables as they are supposed to be 13 years ago
Kostya Shishkov e1a3fa5d3a indeo4: handle frame type 1 properly 13 years ago
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Michael Niedermayer 718607be28 rv10: change assert() to av_assert() 13 years ago
Paul B Mahol 134d0f7119 Revert "Fix building libopencore_amrnb decoder without libopencore_amrnb encoder" 13 years ago
Carl Eugen Hoyos 37a9cdfc2c Fix dirac decoder build dependencies. 13 years ago
Carl Eugen Hoyos b8fe9f08be Fix amv encoder dependencies. 13 years ago
Paul B Mahol e11020a145 Fix building libopencore_amrnb decoder without libopencore_amrnb encoder 13 years ago
Michael Niedermayer d5d30d56ed Revert "sinewin_tablegen: use av_assert" 13 years ago
Mans Rullgard bc92214e27 vc1dsp: mark put/avg_vc1_mspel_mc() always_inline 13 years ago
Michael Niedermayer b4d44367bc h261enc: use av_assert 13 years ago
Michael Niedermayer 07732b4f09 h261dec: use av_assert 13 years ago
Michael Niedermayer 4e3fc46828 h264_mvpred: use av_assert 13 years ago
Michael Niedermayer 3422e7c395 lavc/rectangle: change assert to av_assert 13 years ago
Michael Niedermayer 5ee638fd54 svq1enc: use av_assert 13 years ago
Michael Niedermayer eeba7c874b wmv2enc: use av_assert 13 years ago
Michael Niedermayer c3b6efa4cb sinewin_tablegen: use av_assert 13 years ago
Michael Niedermayer 62eace231c put_bits: use av_assert 13 years ago
Michael Niedermayer 28e4f906fa golomb: use av_assert 13 years ago
Michael Niedermayer 317ca0d3f7 mpegvideo: fix out of heap array accesses 13 years ago
Michael Niedermayer 33775c3507 search_for_quantizers_faac: fix curband 13 years ago
Carl Eugen Hoyos bb32124577 Fix maxband limit when decoding mpc8. 13 years ago
Alex Converse ecf79c4d3e vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Kostya Shishkov 34271cabac imc: make IMDCT support stereo output 13 years ago
Kostya Shishkov c45e2da617 imc: move channel-specific data into separate context 13 years ago
Carl Eugen Hoyos a3bc7f916d Make H264 reorder buffer size message less verbose. 13 years ago
Piotr Bandurski 48fdaa1cff snowdec: add new line to some error messages 13 years ago
Piotr Bandurski a489db6cde isom: add Radius DV YUV FourCCs 13 years ago
Carl Eugen Hoyos 757d5b9bfd Fix MP2 muxer Makefile dependencies. 13 years ago
Kostya Shishkov b56825c40e mpc8: fix maximum bands handling 13 years ago
Alex Converse 79c8e29a7e aacdec: Turn PS off when switching to stereo and turn it to implicit when switching to mono. 13 years ago
Carl Eugen Hoyos 6b87f0707d Do not try to encode DVCPRO HD, it produces broken files. 13 years ago
Carl Eugen Hoyos 0a3e15690f Allow colour space autodetection when encoding ljpeg. 13 years ago
Carl Eugen Hoyos 02c2a54bf6 Remove misplaced comment. 13 years ago