73986 Commits (58ed7b632842f3fedbe737c3945cabc56bab2f47)
 

Author SHA1 Message Date
Steve Lhomme 58ed7b6328 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 10 years ago
Michael Niedermayer daf6bce71b avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping likely damaged parts 10 years ago
Paul B Mahol 3cb8eee6f7 swscale: ayuv64le output support 10 years ago
Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 10 years ago
Paul B Mahol f0489a35c0 avutil: add ayuv64le and ayuv64be packed pixel format 10 years ago
Paul B Mahol 44fb00866f avfilter: rename vf_reverse.c to f_reverse.c 10 years ago
Paul B Mahol 591741b51d avfilter: add areverse filter 10 years ago
Ivan Uskov 0b159e3b65 libavcodec/qsvdec_h264.c: packet buffering has been removed since qsvdec.c does maintain own data buffering now. 10 years ago
Ivan Uskov c90dbc67ed libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the consumption of whole packet. 10 years ago
Michael Niedermayer 5da90d7ec3 avcodec/hapdec: Check that there is sufficient input data 10 years ago
Michael Niedermayer da8b70b810 Merge commit 'a54e720e0289433d6bc3f7ba0a37fa5cabfaeea9' 10 years ago
Michael Niedermayer c6965f62a2 Merge commit '44f7df0c987965763c609f6dc36974b04182e58d' 10 years ago
Steve Lhomme a54e720e02 configure: force -nologo- when detecting MSVC 10 years ago
Tom Butterworth 64539e1213 avcodec/hap: (trivial) rename enum values and document their meaning 10 years ago
Tom Butterworth 26e8247c1c avcodec/hap: (trivial) clarify comment 10 years ago
Martin Storsjö 44f7df0c98 dds: Write the palette in the native endian form 10 years ago
Tom Butterworth 11f3d5c69b hap: Name enums, remove unused struct member 10 years ago
Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 10 years ago
Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 10 years ago
Tom Butterworth ae5a8dca67 hap: Fix slice size computation 10 years ago
Tom Butterworth ebe8b5d947 dds: Fix the slice size computation 10 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 10 years ago
Alexandra Hájková aed7715b8f asfdec: increment nb_streams right after the stream allocation 10 years ago
Alexandra Hájková ee80f834cb asfdec: set nb_streams to 0 in the asf_read_close 10 years ago
Paul B Mahol e59315c4ab doc/filters.texi: fix two typos in reverse filter description 10 years ago
Paul B Mahol 625bf6a55c avfilter/vf_reverse: check also pts_size when reallocating 10 years ago
Michael Niedermayer cb59d29fd6 Merge commit '11f3d5c69b711a1f1631961921ecd20d31f8336d' 10 years ago
Michael Niedermayer efa1e26122 Merge commit '083cbc930d077651ea7e3fbc32ec45352cfed7e7' 10 years ago
Michael Niedermayer 8eff61fd45 avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatile 10 years ago
Shivraj Patil c03800d592 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions 10 years ago
Ivan Uskov d50ab820da libavcodec/qsvdec_h264.c: refactoring: functionality of qsv_process_data() has been moved into qsvdec.c 10 years ago
Shivraj Patil fd7eadd25c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions 10 years ago
Nicolas George 52c75d486e lavc/hevc: rudimentary support for skip_loop_filter. 10 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 10 years ago
Michael Niedermayer 0a03271ef6 Merge commit '7f388c0fabc51eca3106e7cc443393269435ab52' 10 years ago
Michael Niedermayer b04b021005 Merge commit 'ae5a8dca675ee544178225256893e679b750cb63' 10 years ago
Michael Niedermayer 157fa73992 Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360' 10 years ago
Michael Niedermayer 9c31b39641 Merge commit '22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4' 10 years ago
Michael Niedermayer 40e8ade9eb Merge commit 'aed7715b8fa295980c221f1cd095d42cd3bd74a6' 10 years ago
Michael Niedermayer cd4c878934 Merge commit 'ee80f834cbb6dbacdc1efb4c658a7d775e82ebff' 10 years ago
James Almer a176bbc873 avutil/softfloat: move av_sincos_sf() back to header 10 years ago
Ivan Uskov 1acb19d12b libavcodec/qsvdec_h264.c: SPS parsing is now performed by MFXVideoDECODE_DecodeHeader() in libavcodec/qsvdec.c 10 years ago
Michael Niedermayer f467fc02b4 tests/checkasm/h264pred: Use LOCAL_ALIGNED_16() 10 years ago
Michael Niedermayer 9e83ac6114 tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16() 10 years ago
Jovan Zelincevic 9e3135f49e Edit documentation and versioning for the fixed point AAC decoder 10 years ago
Nedeljko Babic a9d986c2ce avcodec: Minor macro polishing 10 years ago
Michael Niedermayer 4845f6687d fate: Make ffprobe tests depend on avdevice 10 years ago
Nedeljko Babic 978a8540b6 tests: Add aac_fixed decoder test 10 years ago
Djordje Pesut 5fd81cf6f0 avcodec: Implementation of AAC_fixed_decoder (PS-module) 10 years ago
Jovan Zelincevic 631496e057 avcodec: Table creation for AAC_fixed_decoder (PS-module) 10 years ago