28930 Commits (36ffabc4eeab2e4489e83d874c19b86a4b44d25a)
 

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