summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make ffserver -h exit 0.Stefano Sabatini2007-08-131-1/+1
* Make native and libnut NUT muxers mutually exclusive.Diego Biurrun2007-08-131-1/+1
* Support for WavPack version 0x410 (false stereo chunks)David Bryant2007-08-132-12/+26
* Rename flag for consistency with the next commitKostya Shishkov2007-08-131-2/+2
* Add av_get_bits_per_sample_format()David Conrad2007-08-132-2/+26
* Use PRId64 in seek testDavid Conrad2007-08-131-1/+1
* fix type 3 aka skipped blocks for old versionMichael Niedermayer2007-08-131-0/+2
* fix motion vectors for old versionMichael Niedermayer2007-08-131-1/+4
* set pix_fmt properly depending on versionMichael Niedermayer2007-08-131-1/+2
* use version instead of some random 32bit value to switch between 16 andMichael Niedermayer2007-08-131-1/+1
* replace vlc_type by version and set that from codec_tag which contains theMichael Niedermayer2007-08-131-4/+3
* export 4xm video versionMichael Niedermayer2007-08-131-2/+2
* support ifr2 from Toy-Story2_better-image-quality.4xaMichael Niedermayer2007-08-121-1/+48
* use shorter types vec_"type" instead of the too long vector "type"Guillaume Poirier2007-08-122-333/+276
* add second vlc tableMichael Niedermayer2007-08-121-19/+46
* add support for old flac in oggMichael Niedermayer2007-08-123-0/+18
* restoring the alphabetical order (this time with case ignored)Roman Shaposhnik2007-08-121-1/+1
* Also check for closesocket in winsock2.hRamiro Polla2007-08-121-1/+2
* pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them)Michael Niedermayer2007-08-121-1/+8
* Don't check the return value of decode_cabac_residual since it alwaysAlexander Strange2007-08-121-16/+11
* Ensure av_tree_insert() is defined before using it.Carl Eugen Hoyos2007-08-111-0/+1
* more usage of av_clip()Aurelien Jacobs2007-08-111-14/+2
* one more simplificationAurelien Jacobs2007-08-111-7/+2
* various simplifications around recent av_clip_int16() usageAurelien Jacobs2007-08-116-57/+30
* fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roqMichael Niedermayer2007-08-111-0/+5
* use av_clip_int16() where it makes senseAurelien Jacobs2007-08-1114-64/+34
* Set dts in tta demuxerDavid Conrad2007-08-111-3/+5
* add a new av_clip_int16() function to libavutilAurelien Jacobs2007-08-112-2/+13
* ensure av_noinline is always definedAurelien Jacobs2007-08-111-1/+7
* cola for diegoMichael Niedermayer2007-08-111-1/+1
* Enable swscale in MinGW vhooks only if swscale was configured.Ramiro Polla2007-08-111-2/+6
* Bump minor number, NUT muxer was added.Diego Biurrun2007-08-111-1/+1
* Make show-version exit 0.Stefano Sabatini2007-08-111-1/+1
* Make show-license exit 0.Stefano Sabatini2007-08-112-2/+2
* Make ffmpeg -formats exit 0.Stefano Sabatini2007-08-111-1/+1
* simplifyMichael Niedermayer2007-08-111-1/+1
* do not remove FLAG_CODEDMichael Niedermayer2007-08-111-1/+1
* remove useless code, found by odedMichael Niedermayer2007-08-111-1/+0
* this is debug not infoMichael Niedermayer2007-08-101-1/+1
* ensure that default_get_buffer() doesnt reuse images if the dimension orMichael Niedermayer2007-08-101-0/+12
* dnxhd 120 interlaced supportBaptiste Coudurier2007-08-101-0/+28
* 100000l (forgotten return)Michael Niedermayer2007-08-101-1/+1
* mention AVPROBE_PADDING_SIZE at the read_probe() doxyMichael Niedermayer2007-08-101-1/+5
* remove unneeded buf_size check (see AVPROBE_PADDING_SIZE)Michael Niedermayer2007-08-101-3/+0
* flac probeMichael Niedermayer2007-08-101-1/+7
* ensure that negative block_time are properly checkedAurelien Jacobs2007-08-101-1/+2
* nut regression testMichael Niedermayer2007-08-103-0/+62
* ensure that the aspect ratio is spec compliantMichael Niedermayer2007-08-101-2/+8
* fix the packetization mode parsingLuca Barbato2007-08-101-2/+2
* nut muxerMichael Niedermayer2007-08-101-0/+1
OpenPOWER on IntegriCloud