28931 Commits (aa9380c89c65873c41a76776296d9095c54731cd)
 

Author SHA1 Message Date
Peter Ross aa9380c89c ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 14 years ago
Peter Ross 36ffabc4ee move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE_GUID and audio_guids[] to riff.c/h (add FF_ prefix to PRI_GUID, ARG_GUID, and MEDIASUBTYPE_BASE_GUID; rename audio_guids to ff_codec_wav_guids) 14 years ago
Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 14 years ago
Alexis Ballier dc41036105 Install libavutil/{aes,sha}.h 14 years ago
Stefano Sabatini 4f29941194 pad: fix example explanation 14 years ago
Michael Niedermayer c0e51ec9c6 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 4b9c03b7f0 Align stack variables manually in yadif x86 code, should fix ticket25 14 years ago
Michael Niedermayer 9f8008a981 move image check down in ffplay.c 14 years ago
Michael Niedermayer 454fab721a Disable dr1 in ffplay for svq1 (fixes ticket40) 14 years ago
Brad 1f6265e011 Fix parser: mark av_parser_parse() for removal on next major bump 14 years ago
Michael Niedermayer 8bce71dff5 Check sizes a bit in ffplay, cant hurt. 14 years ago
Michael Niedermayer 326dff7d05 Fix ticket34 14 years ago
Michael Niedermayer bc6047223f Drop checkheaders from check, its useless 14 years ago
Michael Niedermayer 6b1c886b65 Fix ticket20 14 years ago
Anton Khirnov 0464ee9af2 swscale: postpone sws_getContext removal until next major bump. 14 years ago
Janne Grunau 0ba832231d fate: add AAC LATM test 14 years ago
Reimar Döffinger 1265395b5b Add PlayStation Portable PMP format demuxer 14 years ago
Anton Khirnov 6e37b45888 mmst: get rid of deprecated AVERRORs 14 years ago
Anton Khirnov a2018b5167 lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM. 14 years ago
Anton Khirnov f5b386afab Reemove remaining uses of deprecated AVERROR_NOTSUPP. 14 years ago
Anton Khirnov 56a1000917 lavf: if id3v2 tag is present and all else fails, guess by file extension 14 years ago
Michael Niedermayer d6c858658f Revert "ffmpeg: fix aspect ratio setting" 14 years ago
Michael Niedermayer 11d78415ca Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer ee6db0de37 Fix ffmpeg-mt fixme in h264. 14 years ago
Michael Niedermayer 98fe404a94 Fix REBASE_PICTURE with h.264 14 years ago
Michael Niedermayer b5ef6f8eb4 Fix crash in ffmpeg.c with PIX_FMT_NONE 14 years ago
Michael Niedermayer 0c72180ea6 Revert "Set the correct target for mingw64 dlltool" 14 years ago
Michael Niedermayer 1f3a1fa921 Fix gazeta-20090408-1456-aa.ts 14 years ago
Michael Niedermayer b1eeddf1cc Fix Ticket37 14 years ago
Nathan Caldwell 5371803dd5 psymodel: extend API to include PE and bit allocation. 14 years ago
Anton Khirnov 668438a31e avio: always compile dyn_buf functions 14 years ago
Reimar Döffinger da53f05fd0 Do not offer unsupported HWAccel PIX_FMT. 14 years ago
Reimar Döffinger 735c4f0b84 Use CONFIG_VDPAU as condition for using ff_vdpau_mpeg_picture_complete. 14 years ago
Reimar Döffinger 6e075dcaf8 ac3dec: avoid pointless alloc and indirection for input_buffer 14 years ago
Alexander Strange ba9ef8d04e Remove unnecessary parameter from ff_thread_init() and fix behavior 14 years ago
Stefano Sabatini 6f73d5e859 documentation: fix @url syntax in developer.texi 14 years ago
Stefano Sabatini d496d33d26 scale: make the filter parametric 14 years ago
Stefano Sabatini 25601bc564 eval: add support for trunc, ceil, and floor functions 14 years ago
Stefano Sabatini d1eb50bb29 ffmpeg: fix aspect ratio setting 14 years ago
Carl Eugen Hoyos 2ed05f657f Add support for pcm_f32* to alsa. 14 years ago
Carl Eugen Hoyos 71a2da30cd Add audio_float to confgigure's CONFIG list. 14 years ago
Janne Grunau d6f66edd65 Revert "aac_latm_dec: use aac context and aac m4ac" 14 years ago
Carl Eugen Hoyos 4d1d6f7a3c Support s32 output via alsa audio device. 14 years ago
Carl Eugen Hoyos efec2d7b35 Template alsa reordering functions. 14 years ago
Konstantin Pavlov f4f05c459c configure: tell user if libva is enabled like the rest of external libs. 14 years ago
Alex Converse 14cf0fd2f5 Add silence support for AV_SAMPLE_FMT_U8. 14 years ago
Anton Khirnov b840484798 avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal 14 years ago
Anton Khirnov 1305d93c42 avio: deprecate av_url_read_seek 14 years ago
Anton Khirnov fa104e14ab avio: deprecate av_url_read_pause 14 years ago
Philip Langdale 9c09dead87 h264_parser: Fix whitespace after previous change. 14 years ago