75689 Commits (98ca981a238c4db5145fc705561ce1b29b2fc8f0)
 

Author SHA1 Message Date
Muhammad Faiz 145c5a9978 avfilter/avf_showcqt: change fft left-right separation 9 years ago
Luca Barbato 6536da7371 doc: Add travis badge 9 years ago
Ganesh Ajjanagadde d13a2df8de avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private context 9 years ago
Vittorio Giovara e60a6e7545 mpegvideo: Drop mpegvideo.h where not needed 9 years ago
Vittorio Giovara 5d14cf1999 mpegvideo: Make sure mpegutils.h is included where needed 9 years ago
Vittorio Giovara 525f58977c mpegvideo: Move macros to more appropriate headers 9 years ago
Luca Barbato 285fe5b098 avfilter: Support both syntaxes for the scale filter 9 years ago
Vittorio Giovara c7247eb7fe lavr: Remove unreachable code 9 years ago
Vittorio Giovara dc54c78c4d buffersrc: Improve initialization log message 9 years ago
Vittorio Giovara 2c6014c629 fate: Change global error option to private error_rate option 9 years ago
Vittorio Giovara e17db9ac49 fate: Move mv0 option from global to mpv private 9 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 9 years ago
Vittorio Giovara 18adc1fd3b avconv_filter: Use full named options 9 years ago
Vittorio Giovara 10de408738 lavf: Update to the new crypto API 9 years ago
Paul B Mahol 39c61d8459 avfilter: add audio limiter filter 9 years ago
Paul B Mahol a0a2ca024b avfilter/af_ladspa: support simpler syntax for controls 9 years ago
Michael Niedermayer 5629143433 avformat/flvdec: Use the first index entry to find the first packet if there was a parsing error in the header 9 years ago
Michael Niedermayer fd6296e412 avformat/flvdec: Print last packet size at trace level 9 years ago
Michael Niedermayer 6bed88ac78 avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_OBJECT in AMF_DATA_TYPE_MIXEDARRAY 9 years ago
Alex Agranovsky 276ab7c148 avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present 9 years ago
Rodger Combs 3f9fa2d0b5 ADPCM: Bump THP channel limit to 14 9 years ago
Alexandra Hájková c0a49077ea asfdec: add more checks for size left in asf packet buffer 9 years ago
Hendrik Schreiber 1b2412f501 lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video 9 years ago
Vittorio Giovara f00f6d538d lavc: Sanitize header inclusion guards 9 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 9 years ago
James Almer 1e0b8bf0b3 travis: fix dependencies 9 years ago
wm4 9940459720 mmaldec: fix pkt_dts determination 9 years ago
wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 9 years ago
wm4 b7ab6e18ee mmaldec: disable timestamp interpolation 9 years ago
wm4 6b652c0273 mmaldec: fix problems with flush logic 9 years ago
wm4 b84675d63a mmaldec: hack against buffering problems on broken input 9 years ago
Paul B Mahol 6a074cfa15 avfilter/vf_framerate: fix frame leak at uninit 9 years ago
Paul B Mahol 16f08b7a09 avfilter/vf_framerate: unbreak flushing 9 years ago
Paul B Mahol 349970a67a avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled 9 years ago
Paul B Mahol 2b77034565 avfilter/vf_framerate: highbit depth support 9 years ago
Paul B Mahol 1bf7bd194b avfilter: add ocr filter 9 years ago
Paul B Mahol 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 9 years ago
Carl Eugen Hoyos e3e55758dc lavf/img2dec: Improve jpeg auto-detection. 9 years ago
Clément Bœsch a84613b4c2 avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options 9 years ago
Clément Bœsch 7434b9f66f avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option 9 years ago
Clément Bœsch 1e2c23f06c avfilter/treble: use AV_OPT_TYPE_BOOL for csg option 9 years ago
Clément Bœsch 8e22becbc7 avcodec/pgssubdec: use AV_OPT_TYPE_BOOL for forced_subs_only option 9 years ago
Clément Bœsch 5cae43e718 avdevice/v4l2: use AV_OPT_TYPE_BOOL for use_libv4l2 option 9 years ago
Clément Bœsch 7a256133ff avcodec/textdec: use AV_OPT_TYPE_BOOL for keep_ass_markup option 9 years ago
Clément Bœsch 51cec6c306 avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option 9 years ago
Clément Bœsch 411c32386a avcodec/h264: use AV_OPT_TYPE_BOOL for is_avc option 9 years ago
Clément Bœsch 306ff40988 ffprobe: use AV_OPT_TYPE_BOOL for writers options 9 years ago
Clément Bœsch 2c364ef82d avdevice/caca: small trivial macros adjustments 9 years ago
Clément Bœsch 79f0f1a80b avdevice/caca: remove space before ':' (English typo, cosmetics) 9 years ago
Clément Bœsch 9d0a6ede30 avdevice/caca: use AV_OPT_TYPE_BOOL for list_drivers option 9 years ago