summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unneeded NULL at end of struct.Ramiro Polla2008-06-061-1/+0
* Merge declaration and initialization.Ramiro Polla2008-06-061-2/+1
* Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.Diego Biurrun2008-06-061-1/+1
* Run documentation through ispell, plus some minor fixes.Diego Biurrun2008-06-065-31/+33
* minor spelling/grammar fixesDiego Biurrun2008-06-061-3/+3
* Fix reading an element after the array.Michael Niedermayer2008-06-061-1/+1
* check for ARM NEON assembler supportMåns Rullgård2008-06-051-0/+4
* accept --cpu=cortex*Måns Rullgård2008-06-051-1/+1
* alloc_size attribute is new to gcc 4.3; don't use it with lesser versionsMåns Rullgård2008-06-051-1/+1
* Remove *lpc_refl from the context. Only the valueVitor Sessak2008-06-051-13/+13
* Split function rms() in two (it does two unrelated things)Vitor Sessak2008-06-051-6/+10
* cosmetics: s/Id/id/ in libavformat where Id refers to id Software.Stefano Sabatini2008-06-053-10/+10
* rename me=tesaLoren Merritt2008-06-051-1/+1
* add esa/dia compat me options and new tesa for libx264Baptiste Coudurier2008-06-053-2/+8
* matroskadec: remove some useless codeAurelien Jacobs2008-06-041-44/+3
* cosmetics: indentationAurelien Jacobs2008-06-041-7/+7
* matroskadec: don't remove dummy level when none was addedAurelien Jacobs2008-06-041-0/+3
* x264 interlaced encoding optionBaptiste Coudurier2008-06-041-0/+2
* cleanup, remove useless parenthesesBaptiste Coudurier2008-06-041-13/+13
* return error on frame sync errorJustin Ruggles2008-06-041-1/+1
* prevent crash when dba params are invalidJustin Ruggles2008-06-031-2/+2
* Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.Rafaël Carré2008-06-031-2/+2
* update regression tests for ts due to r13641Baptiste Coudurier2008-06-031-1/+1
* Sample tested and the code worked so the comment is removedBenjamin Larsson2008-06-031-1/+0
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03102-162/+172
* Ensure the first audio stream is selected as the default streamAurelien Jacobs2008-06-031-1/+4
* adjust comment to realityAurelien Jacobs2008-06-031-1/+1
* matroskadec: sane default value for track->time_scaleAurelien Jacobs2008-06-031-0/+1
* small spelling/wording fixesDiego Biurrun2008-06-031-4/+4
* ff_fetch_timestamp() prototypeMichael Niedermayer2008-06-031-0/+7
* In mpeg1/2 timestamps are associated with the access unit whichMichael Niedermayer2008-06-032-1/+4
* add pretty common .m2t as ts extensionBaptiste Coudurier2008-06-031-1/+1
* fix continuity counter to start at 0Baptiste Coudurier2008-06-031-1/+1
* Make update_initial_durations() also work if a dts occured before aMichael Niedermayer2008-06-031-5/+20
* Do not set pts in update_initial_durations() if stream has b frames.Michael Niedermayer2008-06-031-1/+3
* improve installation path selectionMåns Rullgård2008-06-021-10/+18
* cosmetics: Split all path variables into their own list.Diego Biurrun2008-06-021-8/+13
* matroskadec: fix potential mem leakAurelien Jacobs2008-06-021-0/+1
* matroskadec: avoid potential mem leakAurelien Jacobs2008-06-021-0/+1
* reorganize matroska_add_stream() to fix potential mem leak and buffer overflowAurelien Jacobs2008-06-021-6/+9
* matroskadec: move ARRAY_SIZE() macro at top of the fileAurelien Jacobs2008-06-021-2/+2
* bump micro version after commit r13615Aurelien Jacobs2008-06-021-1/+1
* fix servertest in out of tree buildsMåns Rullgård2008-06-021-1/+1
* print correct mpeg-2 broken_link value, and print closed_gopBaptiste Coudurier2008-06-021-3/+4
* Remove warning that could never be triggered.Vitor Sessak2008-06-021-10/+5
* indentMichael Niedermayer2008-06-021-6/+6
* Only store timestamps when there are timestamps.Michael Niedermayer2008-06-021-0/+2
* Our MPEG-TS demuxer does not send complete PES packets but sends themMichael Niedermayer2008-06-021-1/+2
* Move new field to the end to avoid ABI breakage, I thought this structMichael Niedermayer2008-06-021-1/+1
* cosmeticMichael Niedermayer2008-06-021-1/+2
OpenPOWER on IntegriCloud