summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* replace <<1 by addMichael Niedermayer2007-08-20
* slightly change horizontal lift3 so it needs 1 bit less headroomMichael Niedermayer2007-08-20
* remove idiotc double subtraction from the sse2 code (untested, no sse2 here)Michael Niedermayer2007-08-20
* fixme noteMichael Niedermayer2007-08-20
* and of course the unneeded double subtractions were blindly put in theMichael Niedermayer2007-08-20
* more stupid double subtractionsMichael Niedermayer2007-08-20
* get rid of idiotc double subtractionMichael Niedermayer2007-08-20
* ensure configure only accept valid --list-* parametersAurelien Jacobs2007-08-20
* support swink created files which have soi/eoi broken tags reversedBaptiste Coudurier2007-08-20
* Additional documentation for CRC functionsReimar Döffinger2007-08-20
* Print an SDP when all outputs are RTP (the SDP can be saved in a text fileLuca Abeni2007-08-20
* Implement the cmdutils.c show_license function.Stefano Sabatini2007-08-20
* Call av_find_stream_info() immediately after opening an input file.Luca Abeni2007-08-20
* Use avf_sdp_create() in ffserverLuca Abeni2007-08-20
* update -t option documentationGodwin Stewart2007-08-20
* Cosmetics, indentation.Benjamin Larsson2007-08-19
* Trellis quantization support for adpcm_swf.Benjamin Larsson2007-08-19
* Use defines instead of raw hex numbers to specify CRC polynomialsReimar Döffinger2007-08-19
* Change imprecise "Unknown codec" message to say "encoder" or "decoder"Reimar Döffinger2007-08-19
* small simplificationDiego Biurrun2007-08-18
* Do not butcher start_time in av_estimate_timings_from_bit_rate().Neil Brown2007-08-18
* When looking for the last packet in eachNeil Brown2007-08-18
* There is no guarantee that every stream willNeil Brown2007-08-18
* fix cur_dts at the end of av_estimate_timings_from_pts()Michael Niedermayer2007-08-18
* more verbose doxy for duration (from patch by neilb suse de)Neil Brown2007-08-18
* mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)Neil Brown2007-08-18
* Allow pipe: URL to take fd number as inputVincent Fourmond2007-08-17
* Indent for next commitVincent Fourmond2007-08-17
* Enable MinGW networking supportRamiro Polla2007-08-17
* spelling/wording cosmeticsDiego Biurrun2007-08-17
* store asf streaming bitrates consistentlyBjörn Axelsson2007-08-17
* Set UDP receive buffer to 64kRamiro Polla2007-08-16
* cosmetic: indentationAurelien Jacobs2007-08-16
* Don't pre-scale default_duration to avoid precision loss in fps calculation.Aurelien Jacobs2007-08-16
* no need for special case default_duration for AACAurelien Jacobs2007-08-16
* calculate default_duration according to framerate only when not already setAurelien Jacobs2007-08-16
* obfuscate urls and fix note about themBen Littler2007-08-16
* fix url typo pointed out by Guillaume LECERFBen Littler2007-08-16
* elaborate a little on AVStream.start_time, it seems the comment is not clearMichael Niedermayer2007-08-16
* CONFIG_7REGS -> HAVE_7REGSRamiro Polla2007-08-15
* document the email interfaceMichael Niedermayer2007-08-15
* Make the Golomb decoder work for DiracMarco Gerards2007-08-15
* Statements like a = b = c = d = e; store from right-to-left, so ifAlexander Strange2007-08-14
* Try size 640x480 for FLC files which don't specify their size.Aurelien Jacobs2007-08-14
* 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