summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: sort()Diego Biurrun2008-01-02
* Add portable way to check for the existence of definitions andDave Yeo2008-01-01
* Extract aspect ratio from ODML/vprp.Michael Niedermayer2008-01-01
* Correct doxy about timestamp units of read_timestamp().Michael Niedermayer2007-12-31
* Document return of read_timestamp.Michael Niedermayer2007-12-31
* More verbose aspect ratio error msg.Michael Niedermayer2007-12-31
* Direct blocks should use motion vectors from the second reference frameKostya Shishkov2007-12-31
* simplifyJustin Ruggles2007-12-30
* pass an AC3DecodeContext to ac3_downmix() instead of multiple argumentsJustin Ruggles2007-12-30
* cosmetics: rename sampling_rate to sample_rateJustin Ruggles2007-12-30
* do not need to cast a (void *)Justin Ruggles2007-12-30
* cosmetics: vertical realignment after last commitJustin Ruggles2007-12-30
* cosmetics: rename all AC3DecodeContext variables from ctx to sJustin Ruggles2007-12-30
* cosmetics: rename GetBitContext gb to gbcJustin Ruggles2007-12-30
* remove unused context variableJustin Ruggles2007-12-30
* export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)Evgeniy Stepanov2007-12-29
* clear internal queue when seekingAurelien Jacobs2007-12-29
* move internal queue freeing code in its own functionAurelien Jacobs2007-12-29
* fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com)Gabriel Forté2007-12-29
* indentMichael Niedermayer2007-12-29
* Try to fix url_split() so that the ?foobar part is in the path and only the p...Michael Niedermayer2007-12-29
* add myself as maintainer for pcx.c and sunrast.cIvo van Poorten2007-12-28
* add PCX and Sun Rasterfile decodersIvo van Poorten2007-12-28
* remove forgotten debug statementIvo van Poorten2007-12-28
* Sort properlyIvo van Poorten2007-12-28
* Sun Rasterfile decoderIvo van Poorten2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 ReindentLuca Barbato2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng sup...Luca Barbato2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 CommentLuca Barbato2007-12-28
* use cutoff frequency to adjust bandwidth in ac3 encoderJustin Ruggles2007-12-28
* use bps instead of kbps for bitrateJustin Ruggles2007-12-28
* Revert hack which should have never been commited.Michael Niedermayer2007-12-28
* Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() andMichael Niedermayer2007-12-28
* Do not give advice for which bitrate to choose.Justin Ruggles2007-12-28
* fix typoJustin Ruggles2007-12-28
* Remove mistakenly added multiple inclusion guards.Diego Biurrun2007-12-28
* Fix make checkheaders.Diego Biurrun2007-12-27
* Add necessary #include, fixes the warnings:Diego Biurrun2007-12-27
* Fix clicking sound in xa-adpcm.Alexander Strange2007-12-27
* remove useless castIvo van Poorten2007-12-27
* Fix encoding wmv1 with -mbd 1.Michael Niedermayer2007-12-27
* Check for the presence of llrint(), lrint(), round() and roundf()Michael Kostylev2007-12-27
* Remove outdated comment.Diego Biurrun2007-12-27
* Check for the presence of sys/select.h and conditionally #include it.Michael Kostylev2007-12-27
* Fix detected fps for old divx/xvid.Michael Niedermayer2007-12-27
* Do not force fps unless the user actually specified one.Michael Niedermayer2007-12-26
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-26
* fix pts and keyframe flags for yuv4mpegMichael Niedermayer2007-12-26
* remove useless assignmentIvo van Poorten2007-12-26
* remove useless assignmentIvo van Poorten2007-12-26