12726 Commits (d248905ba582b399bf1244fafcdfedc36569fe51)
 

Author SHA1 Message Date
Nico Sabbi a45b40c496 treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 17 years ago
Michael Niedermayer a939a005f9 Remove apparently unneeded and buggy align. 17 years ago
Diego Biurrun 18ee626cec Add -lm to x264 check, it is needed on most systems. 17 years ago
Loren Merritt 917f55cc03 cleaner way of writing packed-byte constants. 17 years ago
Carl Eugen Hoyos 0cb2559445 Discard two symbols from libswscale. 17 years ago
Michael Niedermayer b9c2fb3444 Ascii art to explain what avfilter_formats_changeref() does. 17 years ago
Michael Niedermayer eb30e86c7d cosmetic 17 years ago
Michael Niedermayer 33a0facf0b Better description (merge is too vague IMHO). 17 years ago
Michael Niedermayer 4c4de9ca49 Better description for merge_ref(). 17 years ago
Michael Niedermayer 09b63a42a5 Document avfilter_formats_ref() with some ascii art. 17 years ago
Mike Melanson 6609f9e2ee minor English corrections 17 years ago
Michael Niedermayer 8144dff032 typos 17 years ago
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