32859 Commits (7fadc0151c59f86769e6d189be16ead51caada84)
 

Author SHA1 Message Date
Stefano Sabatini b87d4c2b9f vf_drawtext: do not set limitations on fontsize 13 years ago
Michael Niedermayer 93c220e895 forgot git add prores_*c 13 years ago
Michael Niedermayer 28d3738428 Merge remote-tracking branch 'qatar/master' 13 years ago
Aaron Colwell 6c4cc0f640 matroskadec: Fix seeking for matroska files with CUES before first cluster 13 years ago
Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
Justin Ruggles 59df4b82a5 avplay: flush audio decoder with empty packets at EOF if the decoder has 13 years ago
Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 13 years ago
Justin Ruggles fda459cee7 8svx: log an error message if output buffer is too small 13 years ago
Justin Ruggles 0ac3b8fc4a 8svx: check packet size before reading the initial sample value. 13 years ago
Justin Ruggles e371878416 8svx: output 8-bit samples instead of 16-bit. 13 years ago
Justin Ruggles ac68607bfe 8svx: split delta decoding into a separate function. 13 years ago
Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 13 years ago
Michael Niedermayer e8d8517b16 lavf/utils: only complain about aspect missmatch when the difference is "meassureable" 13 years ago
Michael Niedermayer f9bb7395a1 mpeg4videoenc: remove forgotten return -1 13 years ago
Diego Biurrun 20e1829dad fate.sh: Ignore errors from rm command during cleanup. 13 years ago
Diego Biurrun 12ad0677b4 fate.sh: Run git-pull in quiet mode to avoid console spam. 13 years ago
Michael Niedermayer 394781a897 mpeg4videoenc: guess a good aspect when we cant store the exact one. 13 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago
Carl Eugen Hoyos ff60d1b794 Cosmetics: Fix typo. 13 years ago
Martin Storsjö b14629e5ea rtmp: Make the input FLV parser handle data cut at any point 13 years ago
Laurent Aimar fe476e5a9b rv34: Check for invalid slices offsets 13 years ago
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 13 years ago
Lou Logan e116d15cc4 presets: use private options in libx264-ipod ffpresets 13 years ago
Jonne Ahner 8a73246391 prores: skip alpha if present 13 years ago
Stefano Sabatini 3a87dce6bf vf_drawtext: remove useless and misnamed intermediary "baseline" variable in draw_text() 13 years ago
Stefano Sabatini 500b3210da vf_drawtext: fix background box coloring with RGB formats != RGBA 13 years ago
Stefano Sabatini db56a7507e vf_drawtext: prefer int over unsigned int 13 years ago
Stefano Sabatini 751df79d29 vf_drawtext: use @itemize environment for showing examples in docs 13 years ago
Laurent Aimar 7c249d4fba Check for huffman tree building error in vp6 decoder. 13 years ago
Laurent Aimar dba20b8478 Release old pictures after a resolution change in vp5/6 decoder 13 years ago
Laurent Aimar 6a0e78929a Check for missing reference in vp5/6 decoder. 13 years ago
Laurent Aimar b64269ce55 Check for invalid slices offsets in RV30/40 decoder. 13 years ago
Laurent Aimar 741ec30bd2 Check output buffer size in nellymoser decoder. 13 years ago
Clément Bœsch 00320ac0dd ffprobe: remove misplaced and pointless comment. 13 years ago
Clément Bœsch b70fd6fa8b ffprobe: use av_get_pix_fmt_name() instead of accessing av_pix_fmt_descriptors. 13 years ago
Clément Bœsch 03d0ea0cf0 ffprobe: remove media_type_string() by inlining av_x_if_null(). 13 years ago
Clément Bœsch a70e787410 lavu: add av_x_if_null(). 13 years ago
Carl Eugen Hoyos 3039c68626 Fix dxva2 decoding for some H264 samples. 13 years ago
Carl Eugen Hoyos e71322cb00 Support Sorenson Spark in f4v. 13 years ago
Carl Eugen Hoyos d5d027682c Use the parser for AC-3 in mov. 13 years ago
Michael Niedermayer 3e1a7ae44a Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 05fc9e40a4 swfdec: Add support for sample_rate_code 0 (5512 Hz) 13 years ago
Mans Rullgard ae2e89717b dct-test: factor out some common code and do whas was likely intended 13 years ago
Diego Biurrun dd8d808ba6 doc: library versions need to be bumped in version.h 13 years ago
Anton Khirnov 9aa1f87dfd Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 13 years ago
Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 13 years ago
Anton Khirnov 9ecfbb3e57 lavc/utils: move avcodec_init() higher in the file. 13 years ago
Anton Khirnov e5b29c1f6b lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 years ago
Anton Khirnov feedc0754b ac3dec: actually use drc_scale private option 13 years ago
Anton Khirnov 63e4c8a653 lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros 13 years ago