74076 Commits (59216e0525a58714be4207be6ae8744750e62867)
 

Author SHA1 Message Date
Michael Niedermayer da8b70b810 Merge commit 'a54e720e0289433d6bc3f7ba0a37fa5cabfaeea9' 9 years ago
Michael Niedermayer c6965f62a2 Merge commit '44f7df0c987965763c609f6dc36974b04182e58d' 9 years ago
Steve Lhomme a54e720e02 configure: force -nologo- when detecting MSVC 9 years ago
Tom Butterworth 64539e1213 avcodec/hap: (trivial) rename enum values and document their meaning 9 years ago
Tom Butterworth 26e8247c1c avcodec/hap: (trivial) clarify comment 9 years ago
Martin Storsjö 44f7df0c98 dds: Write the palette in the native endian form 9 years ago
Tom Butterworth 11f3d5c69b hap: Name enums, remove unused struct member 9 years ago
Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 9 years ago
Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 9 years ago
Tom Butterworth ae5a8dca67 hap: Fix slice size computation 9 years ago
Tom Butterworth ebe8b5d947 dds: Fix the slice size computation 9 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 9 years ago
Alexandra Hájková aed7715b8f asfdec: increment nb_streams right after the stream allocation 9 years ago
Alexandra Hájková ee80f834cb asfdec: set nb_streams to 0 in the asf_read_close 9 years ago
Paul B Mahol e59315c4ab doc/filters.texi: fix two typos in reverse filter description 9 years ago
Paul B Mahol 625bf6a55c avfilter/vf_reverse: check also pts_size when reallocating 9 years ago
Michael Niedermayer cb59d29fd6 Merge commit '11f3d5c69b711a1f1631961921ecd20d31f8336d' 9 years ago
Michael Niedermayer efa1e26122 Merge commit '083cbc930d077651ea7e3fbc32ec45352cfed7e7' 9 years ago
Michael Niedermayer 8eff61fd45 avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatile 9 years ago
Shivraj Patil c03800d592 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions 9 years ago
Ivan Uskov d50ab820da libavcodec/qsvdec_h264.c: refactoring: functionality of qsv_process_data() has been moved into qsvdec.c 9 years ago
Shivraj Patil fd7eadd25c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions 9 years ago
Nicolas George 52c75d486e lavc/hevc: rudimentary support for skip_loop_filter. 9 years ago
Michael Niedermayer 744051a57a avcodec/hevc_parse: Print the name of the NAL units in addition to the numerical nal_unit_type in the debug output 9 years ago
Michael Niedermayer 0a03271ef6 Merge commit '7f388c0fabc51eca3106e7cc443393269435ab52' 9 years ago
Michael Niedermayer b04b021005 Merge commit 'ae5a8dca675ee544178225256893e679b750cb63' 9 years ago
Michael Niedermayer 157fa73992 Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360' 9 years ago
Michael Niedermayer 9c31b39641 Merge commit '22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4' 9 years ago
Michael Niedermayer 40e8ade9eb Merge commit 'aed7715b8fa295980c221f1cd095d42cd3bd74a6' 9 years ago
Michael Niedermayer cd4c878934 Merge commit 'ee80f834cbb6dbacdc1efb4c658a7d775e82ebff' 9 years ago
James Almer a176bbc873 avutil/softfloat: move av_sincos_sf() back to header 9 years ago
Ivan Uskov 1acb19d12b libavcodec/qsvdec_h264.c: SPS parsing is now performed by MFXVideoDECODE_DecodeHeader() in libavcodec/qsvdec.c 9 years ago
Michael Niedermayer f467fc02b4 tests/checkasm/h264pred: Use LOCAL_ALIGNED_16() 9 years ago
Michael Niedermayer 9e83ac6114 tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16() 9 years ago
Jovan Zelincevic 9e3135f49e Edit documentation and versioning for the fixed point AAC decoder 9 years ago
Nedeljko Babic a9d986c2ce avcodec: Minor macro polishing 9 years ago
Michael Niedermayer 4845f6687d fate: Make ffprobe tests depend on avdevice 9 years ago
Nedeljko Babic 978a8540b6 tests: Add aac_fixed decoder test 9 years ago
Djordje Pesut 5fd81cf6f0 avcodec: Implementation of AAC_fixed_decoder (PS-module) 9 years ago
Jovan Zelincevic 631496e057 avcodec: Table creation for AAC_fixed_decoder (PS-module) 9 years ago
Michael Niedermayer 5362df2ee3 avcodec: remove unused sd variables 9 years ago
Michael Niedermayer 3d083f6ffd avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALITY_STATS 9 years ago
Michael Niedermayer 975257ffe6 avcodec/libx264: Export choosen pict_type 9 years ago
Michael Niedermayer caba19a5be avcodec/dnxhdenc: Set pict type for AV_PKT_DATA_QUALITY_STATS correctly 9 years ago
Michael Niedermayer 557e011bf1 avcodec/libxavs: Export pict_type in side data 9 years ago
Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
Donny Yang a906e86a8d apng: Fix decoding images with the PREVIOUS dispose op 9 years ago
Michael Niedermayer 1d7fa1ac89 Merge commit '21c90d86d27c2143354c7d782050a779b0986eb1' 9 years ago
Michael Niedermayer d231d2be71 Merge commit 'a16854892c3af945d3ab0015699a0c9884f0a89a' 9 years ago
Paul B Mahol 787d370e14 avfilter: add deband filter 9 years ago