28992 Commits (c2f38da9010412fb341266fdf24cb6c9e144c8a2)
 

Author SHA1 Message Date
Luca Barbato a2031251c7 proto: include os_support.h in network.h 14 years ago
Anton Khirnov 9181976348 matroskaenc: don't write an empty Cues element. 14 years ago
Anton Khirnov 9f5ddd1e46 lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 14 years ago
Anton Khirnov 5cec897105 avio: move extern url_interrupt_cb declaration from avio.h to url.h 14 years ago
Anton Khirnov 8e76a19b63 avio: make av_register_protocol2 internal. 14 years ago
Anton Khirnov 80c6e238b0 avio: avio_ prefix for url_set_interrupt_cb. 14 years ago
Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 14 years ago
Peter Ross de174d0d25 riff: add ATRAC3+ guid 14 years ago
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
Luca Barbato 3d42d4937b proto: introduce listen option in tcp 14 years ago
Luca Barbato a013291d26 doc: clarify configure features 14 years ago
Luca Barbato ebba2b3e2a proto: factor ff_network_wait_fd and use it on udp 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