summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rename parse_arg_file function to opt_input_file for consistency.Stefano Sabatini2007-08-14
* cosmetics: indentation fixDiego Biurrun2007-08-14
* remove broken movi_end skip-hack-checkMichael Niedermayer2007-08-14
* do not misuse movi_end for checking chunk sizesMichael Niedermayer2007-08-14
* Make cmdutils.c:parse_options accept as argument a function to parseStefano Sabatini2007-08-13
* Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)Ramiro Polla2007-08-13
* Introduce AVERROR_PATCHWELCOMERamiro Polla2007-08-13
* Clarify LGPL and GPL licensing of FFmpeg.Diego Biurrun2007-08-13
* Attempt to better explain how to split patches into individualDiego Biurrun2007-08-13
* Move msmpeg4 tables from a header file to msmpegdata.c.Diego Biurrun2007-08-13
* Add attribute that forces alignment of stack to functions that need it.Ramiro Polla2007-08-13
* special handling for vp3 idct, use the c referenceMarc Hoffman2007-08-13
* use bytestream_get_le*() this also fixes a big endian bugMichael Niedermayer2007-08-13
* Make ffserver -h exit 0.Stefano Sabatini2007-08-13
* Make native and libnut NUT muxers mutually exclusive.Diego Biurrun2007-08-13
* Support for WavPack version 0x410 (false stereo chunks)David Bryant2007-08-13
* Rename flag for consistency with the next commitKostya Shishkov2007-08-13
* Add av_get_bits_per_sample_format()David Conrad2007-08-13
* Use PRId64 in seek testDavid Conrad2007-08-13
* fix type 3 aka skipped blocks for old versionMichael Niedermayer2007-08-13
* fix motion vectors for old versionMichael Niedermayer2007-08-13
* set pix_fmt properly depending on versionMichael Niedermayer2007-08-13
* use version instead of some random 32bit value to switch between 16 andMichael Niedermayer2007-08-13
* replace vlc_type by version and set that from codec_tag which contains theMichael Niedermayer2007-08-13
* export 4xm video versionMichael Niedermayer2007-08-13
* support ifr2 from Toy-Story2_better-image-quality.4xaMichael Niedermayer2007-08-12
* use shorter types vec_"type" instead of the too long vector "type"Guillaume Poirier2007-08-12
* add second vlc tableMichael Niedermayer2007-08-12
* add support for old flac in oggMichael Niedermayer2007-08-12
* restoring the alphabetical order (this time with case ignored)Roman Shaposhnik2007-08-12
* Also check for closesocket in winsock2.hRamiro Polla2007-08-12
* pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them)Michael Niedermayer2007-08-12
* Don't check the return value of decode_cabac_residual since it alwaysAlexander Strange2007-08-12
* Ensure av_tree_insert() is defined before using it.Carl Eugen Hoyos2007-08-11
* more usage of av_clip()Aurelien Jacobs2007-08-11
* one more simplificationAurelien Jacobs2007-08-11
* various simplifications around recent av_clip_int16() usageAurelien Jacobs2007-08-11
* fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roqMichael Niedermayer2007-08-11
* use av_clip_int16() where it makes senseAurelien Jacobs2007-08-11
* Set dts in tta demuxerDavid Conrad2007-08-11
* add a new av_clip_int16() function to libavutilAurelien Jacobs2007-08-11
* ensure av_noinline is always definedAurelien Jacobs2007-08-11
* cola for diegoMichael Niedermayer2007-08-11
* Enable swscale in MinGW vhooks only if swscale was configured.Ramiro Polla2007-08-11
* Bump minor number, NUT muxer was added.Diego Biurrun2007-08-11
* Make show-version exit 0.Stefano Sabatini2007-08-11
* Make show-license exit 0.Stefano Sabatini2007-08-11
* Make ffmpeg -formats exit 0.Stefano Sabatini2007-08-11
* simplifyMichael Niedermayer2007-08-11
* do not remove FLAG_CODEDMichael Niedermayer2007-08-11