summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* "General Tips" sectionMichael Niedermayer2008-02-21
* parse_number_or_die()Michael Niedermayer2008-02-21
* indentLoren Merritt2008-02-21
* pseudo-simd add_bytes and diff_bytesLoren Merritt2008-02-21
* simd and unroll png_filter_rowLoren Merritt2008-02-21
* Disabling all SSE* code for old gcc to avoid alignment issues.Michael Niedermayer2008-02-21
* revert 12156Michael Niedermayer2008-02-20
* Forgot this, which is needed for merging field pics too.Michael Niedermayer2008-02-20
* Make find_frame_end() merge 2 mpeg2 field pictures. This should make mpeg2Michael Niedermayer2008-02-20
* 10l: Correctly use preprocessor conditionals.Eddie Pang2008-02-20
* Fix computation of the "NTP time" field in RTCP SR packets, and do notLuca Abeni2008-02-20
* Get rid of a fake timestamp discontinuity at the begin of V.VOB.Michael Niedermayer2008-02-20
* Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer2008-02-20
* #include avutil.h in postprocess.hMåns Rullgård2008-02-20
* Clean up lib* version definitionsMåns Rullgård2008-02-19
* Clean up lib* version definitionsMåns Rullgård2008-02-19
* Fix ;;Michael Niedermayer2008-02-19
* Add some const, fixes warnings:Reimar Döffinger2008-02-19
* Missing const, fix warnings:Reimar Döffinger2008-02-19
* Fix warnings:Reimar Döffinger2008-02-19
* Remove duplicate ;Reimar Döffinger2008-02-19
* Add casts to avoid warnings:Reimar Döffinger2008-02-19
* Missing constReimar Döffinger2008-02-19
* Fix misplaced const, avoids a cast-discards-qualifiers warningReimar Döffinger2008-02-19
* constMichael Niedermayer2008-02-19
* Reduce the number of senselessly scanned bytes.Michael Niedermayer2008-02-19
* arg 10000l. Fix wrong fix committed in r12141Guillaume Poirier2008-02-19
* fix broken indentationGuillaume Poirier2008-02-19
* 10l: fix always false test: Binary & has lower precedence than ==Guillaume Poirier2008-02-19
* Refactor vcprm and vcii macros by using the AVV macro.Diego Biurrun2008-02-18
* Refactor the FOUROF macro using the AVV macro.Diego Biurrun2008-02-18
* Remove stray #undef.Diego Biurrun2008-02-18
* fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't ch...Alexander Strange2008-02-18
* Remove a superfluous call to atoi in ffmpeg.c:opt_verboseStefano Sabatini2008-02-18
* Add notes where known timestamp issues remain.Michael Niedermayer2008-02-17
* Set initial next_pts to unknown, this avoids the nonsense timestampMichael Niedermayer2008-02-17
* Print a warning if a decoder produces more than 1 frame of output forMichael Niedermayer2008-02-17
* Set next_pts to pts if it is unknown and pkt->dts is not known either. ThisMichael Niedermayer2008-02-17
* simplify (next_)pts codeMichael Niedermayer2008-02-17
* Use next_pts if pkt->dts is unknown. In an ideal world this would not be neededMichael Niedermayer2008-02-17
* remove duplicate AV_STRINGIFY() definitionMåns Rullgård2008-02-17
* remove duplicate AV_STRINGIFY() definitionMåns Rullgård2008-02-17
* prettify lib* version number extractionMåns Rullgård2008-02-17
* prettify encoder/decoder/muxer/... list extractionMåns Rullgård2008-02-17
* clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGNMåns Rullgård2008-02-16
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger2008-02-16
* FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger2008-02-16
* This shell script is not bash-specific.Diego Biurrun2008-02-16
* Remove check for the availability of the -u diff flag, we require it inDiego Biurrun2008-02-16
* The Blackfin toolchains will automatically select FDPIC according to theMike Frysinger2008-02-16