72604 Commits (b70582e92f034eb17d157fb2ca102a61b0fa66ee)
 

Author SHA1 Message Date
Michael Niedermayer 5c41608096 Merge commit 'dd4d709be705edaec0bc35c426bf8434e942b7df' 10 years ago
Shivraj Patil 7b45790771 avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h 10 years ago
wm4 a64a5773ea pixfmt: remove misleading and broken documentation 10 years ago
Michael Niedermayer e4610300de x86: cavs: Remove an unneeded scratch buffer 10 years ago
Shivraj Patil 10b77fbf0d avcodec/mips: Split uni mc optimizations to new file 10 years ago
Anton Khirnov 1b1bb2c4ef rl: Add error checking to ff_rl_init(). 10 years ago
Anton Khirnov 324e50ee95 rl: Add a function for freeing dynamically allocated tables. 10 years ago
Anton Khirnov 6f57375d70 rl: Rename ff_*_rl() to ff_rl_*() 10 years ago
Anton Khirnov fa1923f182 mpegvideo: Move ff_*_rl functions to a separate file 10 years ago
Vittorio Giovara 419e3404d0 mpegvideo: Drop exchange_uv() function and use its code directly 10 years ago
wm4 6f2c64fd03 dvdsubdec: implement flushing 10 years ago
wm4 0ad04bf6a2 dvdsubdec: reset buffer size on invalid over-large packets 10 years ago
Michael Niedermayer b06e82e738 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Martin Storsjö d4d90504a6 tls_gnutls: Add missing includes for the gcrypt thread safety callbacks 10 years ago
Michael Niedermayer 5a3d2541bd avformat/mxfenc: Support storing signal standard for D10 muxing 10 years ago
Carl Eugen Hoyos 4792fb9409 lavc/x264: Support bgr0 as input pix_fmt. 10 years ago
Carl Eugen Hoyos 57eecd9e4f lavf: Use av_codec_get_tag2() in avformat_query_codec(). 10 years ago
Shivraj Patil bcd7bf7eeb avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h 10 years ago
Timothy Gu dd4d709be7 x86inc: Clear __SECT__ 10 years ago
Shivraj Patil 02a4991230 avutil/mips: Restructure of generic macros 10 years ago
Timothy Gu 7206b94fb8 network: Move variable declaration under an #if 10 years ago
Michael Niedermayer cf52e6d012 avcodec/ffv1dec: Fix skip_alpha 10 years ago
Timothy Gu 204b228a1d x86inc: Clear __SECT__ 10 years ago
Timothy Gu 2b388e6dde Revert "Move struc FFTContext below SECTION_RODATA" 10 years ago
Michael Niedermayer eff2ed2fde Merge commit '57cde2b180fcec0eaf60aad65f436ab6420546f5' 10 years ago
wm4 a9f1d584e5 lavf: move TLS-related ifdeffery to library specific files 10 years ago
Michael Niedermayer fbf9583f9f Merge commit 'd8ffb2055f0e0fcb5d025bab72eb19c2a886c125' 10 years ago
wm4 4a006b9eb7 lavf: split tls.c 10 years ago
Michael Niedermayer 07fc47909f avformat/mpsubdec: Use double instead of float for timestamp calculations 10 years ago
Michael Niedermayer f722009ad9 avformat/mp3dec: Ensure the buffer is large enough to avoid seeks from the first frame search 10 years ago
wm4 2b3e9bbfb5 avformat/mp3: skip junk at the beginning of mp3 files 10 years ago
Michael Niedermayer 2ae0396814 avformat/mpsubdec: change multipler to int, it only stores 1 and 100 10 years ago
周晓勇 e89e23e1bc avcodec: loongson3 optimized h264dsp weighted mc with mmi 10 years ago
Michael Niedermayer 1cf87e1680 doc/build_system: Document GEN, text taken from the webpage 10 years ago
Michael Niedermayer 073f4b93b2 fate: Update exif tests after 09ec31ce3a 10 years ago
Dave Rice 09ec31ce3a ffprobe: print stream_index with frame data 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Michael Niedermayer 52fc3e372f avfilter/x86/vf_hqdn3d: Fix register types 10 years ago
Michael Niedermayer 4240e6a921 avfilter/vf_hqdn3d: Initialize the whole LUT 10 years ago
Philip Langdale 7ae805db70 avcodec/nvenc: Fix typo: 1204 -> 1024 10 years ago
Michael Niedermayer 023040ed0d avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user sets strict to -1 10 years ago
Michael Niedermayer 4fe38441b0 ffmpeg: do not print misleading recommanditions on 1pass vpx encoding 10 years ago
Michael Niedermayer 4ae090f224 Merge commit 'cf1f3d837e1266034a487de5b575bd76426c6b10' 10 years ago
wm4 57cde2b180 lavf: move TLS-related ifdeffery to library specific files 10 years ago
wm4 d8ffb2055f lavf: split tls.c 10 years ago
Michael Niedermayer cf86fd0069 avformat/matroskaenc: Avoid floats in default duration calculation 10 years ago
Michael Niedermayer 8aa9853093 avformat/ircamenc: Avoid floats 10 years ago
Michael Niedermayer 1fb9b2a283 avutil: Add av_q2intfloat() 10 years ago
Michael Niedermayer 894d8cf418 avformat/movenc: Avoid floats & float rounding in tmcd nb_frames calculation 10 years ago
Michael Niedermayer f902b0b2cb avformat/asfdec: Avoid float usage in duration calculation 10 years ago