29514 Commits (97dc86b793efb9c6ac604cdfff4027fe27efa12c)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 6c93641683 Warn if the source has unsupported (or no) channel layout. 14 years ago
  Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 14 years ago
  Peter Ross f27ac6d83c Set channel layout for 4 and 5.1 channel cdata audio files 14 years ago
  Michael Niedermayer 989fb05fe3 Merge remote branch 'qatar/master' 14 years ago
  unknown author 2671ab3996 Check mmap() return against correct value 14 years ago
  Diego Biurrun 293fe6da01 cosmetics: K&R coding style and more whitespace for Flash Screen Video 14 years ago
  Diego Biurrun 2441003d3f vorbisdec: Employ proper printf format specifiers for uint_fast32_t. 14 years ago
  Carl Eugen Hoyos 03546a9ac8 Support fourcc MMJP. 14 years ago
  Carl Eugen Hoyos 69cf1824c6 Support fourcc XVIX. 14 years ago
  Carl Eugen Hoyos a8117a62f4 Support fourcc M263. 14 years ago
  ami_stuff 3e1c59ebc6 Support fourcc auv2. 14 years ago
  Reimar Döffinger 9a962f3055 Fix indentation. 14 years ago
  Reimar Döffinger 02e3f7d042 Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers. 14 years ago
  Stefano Sabatini 69f58958ce ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay 14 years ago
  Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 14 years ago
  Michael Niedermayer 8a68697dc6 Add flag to force demuxers to sort more strictly by dts. 14 years ago
  Martin Storsjö 5f85d49b68 applehttp: Don't export variant_bitrate if it isn't known 14 years ago
  Martin Storsjö ac9cf2e5c4 crypto: Use av_freep instead of av_free 14 years ago
  Philip Langdale e4253b1a4f CrystalHD: Add AVOption to configure hardware downscaling. 14 years ago
  Reimar Döffinger 67c1a59ad7 Check for malloc failures in fraps decoder. 14 years ago
  Reimar Döffinger 80da2dcf05 Use av_fast_malloc instead of av_realloc in fraps decoder. 14 years ago
  Nicolas George 88dbbe97d5 general.texi: document libcelt decoder. 14 years ago
  Michael Niedermayer e3323a1cbd Fix some passing argument from incompatible pointer type warnings. 14 years ago
  Reinhard Tartler 50f7c29646 configure: Add missing libm library dependencies to .pc files. 14 years ago
  Clément Bœsch dc713546d4 oggdec: reindent after 8f3eebd6 14 years ago
  Reinhard Tartler e9251bb555 configure: Add missing libavutil inter-library dependencies to .pc files. 14 years ago
  Michael Niedermayer 47ec6546d2 Drop section describung now unneeded workarounds for BSD 14 years ago
  Michael Niedermayer 13e69cc5fa Fix building on FreeBSD8.2 14 years ago
  Sebastian Vater 183132872a HAM6/HAM8 support for IFF demuxer/decoder 14 years ago
  Peter Ross c2a8f12585 EA cdata demuxer: support files with 20 byte header 14 years ago
  Peter Ross db62d89833 EA cdata demuxer: support 6 channel files 14 years ago
  Peter Ross c8a5e8a894 EA cdata demuxer: set codec->sample_fmt 14 years ago
  Peter Ross b678d6db95 permit decoding of multichannel ADPCM_EA_XAS 14 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 14 years ago
  Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 14 years ago
  Martin Storsjö 9261e6cf3f rtp: Rename the open/close functions to alloc/free 14 years ago
  Baptiste Coudurier c225615bf2 In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid can be set 14 years ago
  Diego Biurrun 89b503b55f Lowercase all ff* program names. 14 years ago
  Diego Biurrun 3a50894eaa Refer to ff* tools by their lowercase names. 14 years ago
  Diego Biurrun 43fb279f56 Replace more FFmpeg instances by Libav or ffmpeg. 14 years ago
  Diego Biurrun 6252040e77 Replace `` by $() syntax in shell scripts. 14 years ago
  Brad ff3be572ef patcheck: Allow overiding grep program(s) through environment variables. 14 years ago
  Diego Biurrun 75e8fba823 Remove stray libavcore and _g binary references. 14 years ago
  Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
  Nathan Caldwell f50d937725 aacenc: Fix whitespace after last commit. 14 years ago
  Carl Eugen Hoyos 2ef2496cd1 Set channel layout in flac decoder. 14 years ago
  Stefano Sabatini 539647c6ff ffplay: factorize code calling output_packet() in video_thread() 14 years ago
  Stefano Sabatini c632a1c205 ffplay: remove reference to unused QETimer symbol 14 years ago
  Stefano Sabatini ab7fdbab00 ffplay: rename stream_pause() to stream_toggle_pause() 14 years ago
  Stefano Sabatini efd6cbc5dd flicvideo: fix crash on flic files with invalid frame size 14 years ago