35687 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)
 

Author SHA1 Message Date
  Michael Niedermayer b75e53cc43 h264idct_template: fix include path 15 years ago
  Reinhard Tartler 083e715f33 aac: workaround for compilation on cygwin 15 years ago
  Baptiste Coudurier 5c511ad4ce swscale: extend YUV422p support to 10bits depth 15 years ago
  Michael Niedermayer d18e243f62 h264: merge _internal & template files. 15 years ago
  Stefano Sabatini b437f5b055 tiff: add support for inverted FillOrder for uncompressed data 15 years ago
  Diego Biurrun bea705752d Remove unused softfloat implementation. 15 years ago
  Ronald S. Bultje 2caf19e90f h264pred: fix aliasing violations. 15 years ago
  Reimar Döffinger 3b6bbfa063 Check syntax even if DEBUG is not defined. 15 years ago
  Diego Biurrun e1e0ca70eb rotozoom: Eliminate French variable name. 15 years ago
  Diego Biurrun cbb0930f0e rotozoom: Check return value of fread(). 15 years ago
  Diego Biurrun 771339ca20 rotozoom: Return an error value instead of calling exit(). 15 years ago
  Diego Biurrun 2131e8590c rotozoom: Make init_demo() return int and check for errors on invocation. 15 years ago
  Diego Biurrun 5a37c12c82 rotozoom: Drop silly UINT8 typedef. 15 years ago
  Diego Biurrun e9c10459a3 rotozoom: Drop some unnecessary parentheses. 15 years ago
  Diego Biurrun f628559d9a rotozoom: K&R coding style cosmetics 15 years ago
  Martin Storsjö 0b4949b518 rtsp: Only do keepalive using GET_PARAMETER if the server supports it 15 years ago
  Stefano Sabatini 3fd62c6e24 ffmpeg: call pre_process_video_frame() only if decoding is needed 15 years ago
  Stefano Sabatini 2b95602e93 ffmpeg: reformat resample condition code in transcode() 15 years ago
  Stefano Sabatini 9aa797cd28 ffmpeg: factorize resampling condition check in do_video_out() 15 years ago
  Stefano Sabatini c29c2eea8f ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet 15 years ago
  Stefano Sabatini 2ecc5b70fb ffmpeg: improve reporting if size/pixel format changes 15 years ago
  Stefano Sabatini b568d6d94b ffmpeg: warns the user when the selected pixel format is ignored 15 years ago
  Benjamin Larsson 91199cfe55 ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 15 years ago
  Michael Niedermayer e3497907ef swscale: remove fork bug that i missed in the merge. 15 years ago
  Ronald S. Bultje b9660e2ac5 fix fate failures for 10bit H264 on some systems 15 years ago
  Michael Niedermayer 59eb12faff Merge remote branch 'qatar/master' 15 years ago
  Alex Converse ffc437c026 cosmetics: Fix crazy formatting in resample. 15 years ago
  Alex Converse 3e00ababc4 Allow resampling with no channel count change for up to 8 channels. 15 years ago
  Alex Converse 918a540953 Don't allow unsupported resampling configurations. 15 years ago
  Jason Garrett-Glaser 9f3d6ca4f1 Port x86 10-bit H.264 deblock asm from x264 15 years ago
  Jason Garrett-Glaser 8ad77b65b5 Update x86 H.264 deblock asm 15 years ago
  Baptiste Coudurier 580fa76c5c Allocate per codec options, now that options are freed between inputs and outputs. 15 years ago
  Michael Niedermayer 3732c48304 error_concealment: Use previous pictures motion vectors when the current ones have been lost. 15 years ago
  Multiple Authors a811ec7cb5 Merging branch 'ffmpeg-mt/master' 15 years ago
  Robert Leatherwood b5e089924f "Initialize" copy_tb like the other global variables. 15 years ago
  Stefano Sabatini aa909d300f tiff: prefer enum TiffCompr over int for TiffContext.compr 15 years ago
  Stefano Sabatini 1e97700fba tiff: remove duplicated author information, fix @file doxy 15 years ago
  Stefano Sabatini 687ff547fc tiff: perform minor cleanups in the header 15 years ago
  Stefano Sabatini b50217f6f7 8svx: remove pointless comments 15 years ago
  Stefano Sabatini 48dce86065 8svx: add links to documentation resources 15 years ago
  Stefano Sabatini baa1030286 8svx: remove duplicated author/file information 15 years ago
  Stefano Sabatini 70b10db24c iff: remove get_image_data() and get_image_size() wrappers 15 years ago
  Stefano Sabatini 8b1171e93e iff: remove get_palette_size() wrapper 15 years ago
  Stefano Sabatini 83294a3251 iff: remove pointless get_palette_data() wrapper 15 years ago
  Maksym Veremeyenko 002e1f1eb3 motion_est: fix ffmpeg compilation with DEBUG defined 15 years ago
  Reimar Döffinger 3d929a607a mpegaudio: remove frame_count variable and its only usage, it is always 0. 15 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 15 years ago
  Andres Gonzalez dc05b6af3d Added oggpagesize option for Ogg encoding. Allows setting a preferred page size. When set, if an Ogg stream buffer has enough data, a page is made, instead of filling maximum-size pages. 15 years ago
  Michael Niedermayer eeaba924b7 ffmpeg: Fix -t with files that do not have any timestamps. 15 years ago
  Ronald S. Bultje b27b54de31 arm/h264pred: add missing argument type. 15 years ago