summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* return error on frame sync errorJustin Ruggles2008-06-04
* prevent crash when dba params are invalidJustin Ruggles2008-06-03
* Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.Rafaël Carré2008-06-03
* update regression tests for ts due to r13641Baptiste Coudurier2008-06-03
* Sample tested and the code worked so the comment is removedBenjamin Larsson2008-06-03
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Ensure the first audio stream is selected as the default streamAurelien Jacobs2008-06-03
* adjust comment to realityAurelien Jacobs2008-06-03
* matroskadec: sane default value for track->time_scaleAurelien Jacobs2008-06-03
* small spelling/wording fixesDiego Biurrun2008-06-03
* ff_fetch_timestamp() prototypeMichael Niedermayer2008-06-03
* In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer2008-06-03
* add pretty common .m2t as ts extensionBaptiste Coudurier2008-06-03
* fix continuity counter to start at 0Baptiste Coudurier2008-06-03
* Make update_initial_durations() also work if a dts occured before aMichael Niedermayer2008-06-03
* Do not set pts in update_initial_durations() if stream has b frames.Michael Niedermayer2008-06-03
* improve installation path selectionMåns Rullgård2008-06-02
* cosmetics: Split all path variables into their own list.Diego Biurrun2008-06-02
* matroskadec: fix potential mem leakAurelien Jacobs2008-06-02
* matroskadec: avoid potential mem leakAurelien Jacobs2008-06-02
* reorganize matroska_add_stream() to fix potential mem leak and buffer overflowAurelien Jacobs2008-06-02
* matroskadec: move ARRAY_SIZE() macro at top of the fileAurelien Jacobs2008-06-02
* bump micro version after commit r13615Aurelien Jacobs2008-06-02
* fix servertest in out of tree buildsMåns Rullgård2008-06-02
* print correct mpeg-2 broken_link value, and print closed_gopBaptiste Coudurier2008-06-02
* Remove warning that could never be triggered.Vitor Sessak2008-06-02
* indentMichael Niedermayer2008-06-02
* Only store timestamps when there are timestamps.Michael Niedermayer2008-06-02
* Our MPEG-TS demuxer does not send complete PES packets but sends themMichael Niedermayer2008-06-02
* Move new field to the end to avoid ABI breakage, I thought this structMichael Niedermayer2008-06-02
* cosmeticMichael Niedermayer2008-06-02
* Allow matching timestamps to be removed by fetch_timestamp().Michael Niedermayer2008-06-02
* Add off argument so that fetch_timestamp can search for timestampsMichael Niedermayer2008-06-02
* Factorize fetch_timestamp() into its own functionMichael Niedermayer2008-06-02
* unused variableMichael Niedermayer2008-06-02
* Audio channels and sample rate must be set in order to skipAndreas Öman2008-06-02
* rename last_frame_offset to next_frame_offset, due to r13615Baptiste Coudurier2008-06-02
* cosmetics, remove table_ prefixBaptiste Coudurier2008-06-02
* indentMichael Niedermayer2008-06-02
* Rename last_frame_offset to next_frame_offset.Michael Niedermayer2008-06-02
* optimize, merge offset bits in vlc codeBaptiste Coudurier2008-06-02
* Simplify parser core.Michael Niedermayer2008-06-02
* move some AC3HeaderInfo struct fields to the Coded elements group.Justin Ruggles2008-06-02
* return if bitrate is not specified or too lowBaptiste Coudurier2008-06-01
* add context_to_name func for loggingBaptiste Coudurier2008-06-01
* Replace comments by error messages.Vitor Sessak2008-06-01
* CosmeticsVitor Sessak2008-06-01
* Rename dec2() functionVitor Sessak2008-06-01
* Rename varVitor Sessak2008-06-01
* Rename dec1() to a more descriptive nameVitor Sessak2008-06-01