30055 Commits (0c378ea1f76e226eff460c84634e7227e3705372)
 

Author SHA1 Message Date
Rafaël Carré 0c378ea1f7 rtp: factorize dynamic payload type fallback 13 years ago
Martin Storsjö bafff1668c flvdec: Ignore the index if it's from a creator known to be different 13 years ago
Janne Grunau e1b1015581 cmdutils: move grow_array out of #if CONFIG_AVFILTER 13 years ago
Anton Khirnov dc3e76f3f2 avconv: actually set InputFile.rate_emu 13 years ago
Luca Barbato d554b33efe ratecontrol: update last_qscale_for sooner 13 years ago
Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 13 years ago
Diego Biurrun 5cc2530fc2 prores: mark prores as intra-only in libavformat/utils.c:is_intra_only() 13 years ago
Diego Biurrun 167d3b1673 prores: return more meaningful error values 13 years ago
Diego Biurrun 2161282439 prores: improve error message wording 13 years ago
Diego Biurrun 27ba121e90 prores: cosmetics: prettyprinting, drop useless parentheses 13 years ago
Diego Biurrun 2983f1f3be prores: lowercase AVCodec name entry 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
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
Maxim Poliakovski be64629a13 Apple ProRes decoder 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
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
Anton Khirnov 4d77d57d20 alsa: add missing header 13 years ago
Diego Biurrun a3e0135dbb msmpeg4: remove leftover unused debug variable declaration 13 years ago
Diego Biurrun 95a06eb4d5 Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination. 13 years ago
Diego Biurrun 35a6855868 Fix av_dlog invocations with wrong or missing logging context. 13 years ago
Stefano Sabatini be4e8908d2 vf_yadif: add support to yuva420p 13 years ago
Stefano Sabatini 4703a7b50b vf_yadif: correct documentation on the parity parameter 13 years ago
Joakim Plate 5feb67f8a1 vf_yadif: copy buffer properties like aspect for second frame as well 13 years ago
David Goldwich 61f4387d39 oma: support for encrypted files 13 years ago
David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 13 years ago
David Goldwich b3e144a7df des: add possibility to calculate DES-CBC-MAC with small buffer 13 years ago
Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 13 years ago
Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 13 years ago
Laurent Aimar 4cc7732386 rv34: Check for invalid slice offsets 13 years ago
Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 13 years ago
Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 13 years ago
Laurent Aimar b4ed3d78cb rv34: Fix potential overreads 13 years ago