12964 Commits (bd1071363648638a1a2d958edb70e8ca83ec4138)
 

Author SHA1 Message Date
Diego Biurrun 1d64df1029 Explain that libavcodec/i386/idct_mmx.c is GPLed. 17 years ago
Michael Niedermayer 7b8c3aedac "General Tips" section 17 years ago
Michael Niedermayer 086ab00158 parse_number_or_die() 17 years ago
Loren Merritt 31304587da indent 17 years ago
Loren Merritt 469bd7b150 pseudo-simd add_bytes and diff_bytes 17 years ago
Loren Merritt 4a9ca0a279 simd and unroll png_filter_row 17 years ago
Michael Niedermayer 1435e4ccde Disabling all SSE* code for old gcc to avoid alignment issues. 17 years ago
Michael Niedermayer 635fbcb17f revert 12156 17 years ago
Michael Niedermayer bdd745da60 Forgot this, which is needed for merging field pics too. 17 years ago
Michael Niedermayer 21da962cf1 Make find_frame_end() merge 2 mpeg2 field pictures. This should make mpeg2 17 years ago
Eddie Pang 5cbd67ea43 10l: Correctly use preprocessor conditionals. 17 years ago
Luca Abeni d597e1b76c Fix computation of the "NTP time" field in RTCP SR packets, and do not 17 years ago
Michael Niedermayer 91acf9a8bc Get rid of a fake timestamp discontinuity at the begin of V.VOB. 17 years ago
Michael Niedermayer ff2635b273 Make timestamp interpolation work with mpeg2 field pictures. 17 years ago
Måns Rullgård 8815bf011e #include avutil.h in postprocess.h 17 years ago
Måns Rullgård ccf95ef1de Clean up lib* version definitions 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Michael Niedermayer cea9642014 Fix ;; 17 years ago
Reimar Döffinger a56dcc5793 Add some const, fixes warnings: 17 years ago
Reimar Döffinger a1fc4d4aa8 Missing const, fix warnings: 17 years ago
Reimar Döffinger 754bf3d8a1 Fix warnings: 17 years ago
Reimar Döffinger 816ebf9320 Remove duplicate ; 17 years ago
Reimar Döffinger 721052e981 Add casts to avoid warnings: 17 years ago
Reimar Döffinger e3cb2c4a08 Missing const 17 years ago
Reimar Döffinger 591de5cf35 Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
Michael Niedermayer d937cd0ed2 const 17 years ago
Michael Niedermayer 0521808158 Reduce the number of senselessly scanned bytes. 17 years ago
Guillaume Poirier c367d0c653 arg 10000l. Fix wrong fix committed in r12141 17 years ago
Guillaume Poirier d6267d027b fix broken indentation 17 years ago
Guillaume Poirier 9d8109ad0f 10l: fix always false test: Binary & has lower precedence than == 17 years ago
Diego Biurrun 42a362e57b Refactor vcprm and vcii macros by using the AVV macro. 17 years ago
Diego Biurrun 35c27389c0 Refactor the FOUROF macro using the AVV macro. 17 years ago
Diego Biurrun b0e21a3b47 Remove stray #undef. 17 years ago
Alexander Strange 3518c5a96b fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't check mm_flags 17 years ago
Stefano Sabatini b3574faa06 Remove a superfluous call to atoi in ffmpeg.c:opt_verbose 17 years ago
Michael Niedermayer 5bc440e7e8 Add notes where known timestamp issues remain. 17 years ago
Michael Niedermayer 48291040ea Set initial next_pts to unknown, this avoids the nonsense timestamp 17 years ago
Michael Niedermayer 40cb57a287 Print a warning if a decoder produces more than 1 frame of output for 17 years ago
Michael Niedermayer ed9238593e Set next_pts to pts if it is unknown and pkt->dts is not known either. This 17 years ago
Michael Niedermayer b1b818fce8 simplify (next_)pts code 17 years ago
Michael Niedermayer da0ef2d557 Use next_pts if pkt->dts is unknown. In an ideal world this would not be needed 17 years ago
Måns Rullgård 1d03e71805 remove duplicate AV_STRINGIFY() definition 17 years ago
Måns Rullgård 5ff1b0675f remove duplicate AV_STRINGIFY() definition 17 years ago
Måns Rullgård 719c8e00ef prettify lib* version number extraction 17 years ago
Måns Rullgård 73ef89807e prettify encoder/decoder/muxer/... list extraction 17 years ago
Måns Rullgård 5c319d3334 clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN 17 years ago
Mike Frysinger d2a4ecafbb FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
Mike Frysinger e44d7c659b FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
Diego Biurrun 2d83fe90e3 This shell script is not bash-specific. 17 years ago
Diego Biurrun 989bbe62d0 Remove check for the availability of the -u diff flag, we require it in 17 years ago