69043 Commits (8c7e512ad9f818926d582e4de32b41e763834722)
 

Author SHA1 Message Date
Arwa Arif 8c7e512ad9 lavfi: remove mp=pp7 10 years ago
Stefano Sabatini 57ede2a507 lavfi: use ff_norm_qscale(), factorize 10 years ago
Mark Reid b23a866844 libavformat/mxfdec.c: export the full UMID as metadata 10 years ago
Michael Niedermayer fbe8672e15 avcodec/shorten: use av_reallocp_array() 10 years ago
Michael Niedermayer 56c7e1059a avcodec/snow: Fix av_malloc* failure checks 10 years ago
Michael Niedermayer 13871a95d0 avcodec/snow: Use av_malloc_array() 10 years ago
Michael Niedermayer 24222cc1d5 avcodec/opus_imdct: Use av_malloc_array() 10 years ago
Mark Reid b08b5f4be2 libavformat/mxfdec.c: read project_name metadata 10 years ago
James Almer 59ac93f6af x86/swr: add SSE/AVX unpack_6ch functions 10 years ago
Lou Logan e9f8780381 doc/general: update libilbc link 10 years ago
James Almer 3aaff80348 avutil/opencl: don't include config.h 10 years ago
Michael Niedermayer 365ef88d5d avcodec/wma: Print more details in case of spectral RLE overflows 10 years ago
Michael Niedermayer 4f664d8aae avcodec/ccaption_dec: Fix typos and cosmetics 10 years ago
Michael Niedermayer e2db9a736f avcodec/wmadec: fix 0 frame bit_reservoir 10 years ago
Michael Niedermayer a8bc901033 avcodec/wmadec: also print the number of bits left in the nb_frames <= 0 case 10 years ago
Michael Niedermayer 843d93d286 doc/codecs: document nomc flag 10 years ago
Anshul Maheshwari 78e78f621b Adding Closed caption accessories 10 years ago
Anshul Maheshwari 4b6262610b Adding Closed caption Support 10 years ago
Lukasz Marek f463df18bc cmdutils: use av_match_name to filter devices 10 years ago
Lukasz Marek ea0ac11f1b lavd/v4l2: implement list device callback 10 years ago
Lukasz Marek 44e6eeb30d cmdutils: use helper functions for listing sinks/sources 10 years ago
Lukasz Marek 007c33df0a lavd/avdevice: introduce helper functions for sink/sources listing 10 years ago
Lukasz Marek 9241e544ff lavd/avdevice: remove av_ prefix from private function 10 years ago
Michael Niedermayer 8b13a4d6f0 avcodec/error_resilience: Remove special case for H.264 from is_intra_more_likely 10 years ago
Michael Niedermayer 855463c007 avcodec/h264: Keep a reference to the last picture for EC 10 years ago
Michael Niedermayer cba199b595 avcodec/options_table: add entries for MPEG4 video profiles 10 years ago
Michael Niedermayer bcfd9f8d7f avcodec/proresdec_lgpl: Use av_malloc_array() 10 years ago
Michael Niedermayer 4207c5a4ce avcodec/pgssubdec: Use av_malloc*_array() 10 years ago
Michael Niedermayer 0f08b587fa avcodec/libvo-aacenc: Use av_mallocz_array() 10 years ago
Carl Eugen Hoyos a5334d4081 Handle r10k endianess atom DpxE. 10 years ago
Michael Niedermayer aa6545e1f3 avformat/hlsenc: more robust error tests 10 years ago
James Almer 6abf00d615 x86/swr: load constants outside the loop in pack_6ch functions 10 years ago
Michael Niedermayer c8f83a4c78 avformat/voc: add seeking support 10 years ago
Matt Oliver 87deebe11a avcodec/libvpxenc.c: Fix linking with codec interface with msvc. 10 years ago
wm4 09b4ad1568 vp9: avoid infinite loop with broken files 10 years ago
Michael Niedermayer 0898a6d4e4 avcodec/ratecontrol: Check for av_malloc*() failures 10 years ago
Michael Niedermayer 1bf747ae84 avcodec/dvbsubdec: Return proper error codes from more functions 10 years ago
Michael Niedermayer ebe3a41ea3 avcodec/dvbsubdec: Add some av_malloc() failure checks 10 years ago
Michael Niedermayer a4d3cf10b2 avcodec/diracdec: Check slices malloc and propagate error code 10 years ago
Michael Niedermayer 0b52bdfb3b avfilter/vf_pp7: Add GBRP pixel format 10 years ago
Michael Niedermayer 1673436d85 avfilter/vf_pp7: use av_malloc_array() 10 years ago
Paul B Mahol 241f858cf4 LICENSE.md: mention mpdecimate and not decimate to be GPL 10 years ago
Michael Niedermayer 35e559ae32 avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() 10 years ago
Michael Niedermayer 6f838dee3c avformat/movenc: move variable to a more local block 10 years ago
Andreas Cadhalpun f97f2a3527 doc/examples: fix lib math dep for decoding_encoding 10 years ago
Andreas Cadhalpun 6108485cf7 configure: enable vsx together with altivec for ppc64el 10 years ago
Michael Niedermayer 7824dc5150 avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1" 10 years ago
Michael Niedermayer bdb136d302 avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue 10 years ago
Arwa Arif 4df01d5d44 avfilter: Factorize the use of norm_qscale in pp7 10 years ago
wm4 aab74a38b8 rm: fix memory leak on init failure 10 years ago