12796 Commits (e7a5e2f6266903b797cf01d34b7f93eb39ccc855)
 

Author SHA1 Message Date
Baptiste Coudurier e013015980 fix duration for ima4 17 years ago
Baptiste Coudurier 3a957df49e ima4 in aiff support 17 years ago
Loren Merritt 4a5b619df7 png filters 17 years ago
Diego Biurrun e281d6844b Fix outdated comment. 17 years ago
Måns Rullgård 885176993a #include "libavutil/avutil.h" in swscale.h 17 years ago
Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago
Loren Merritt bd58e7f730 remove a memcpy 17 years ago
Diego Biurrun 8af9090f4f cosmetics: Sort and prettyprint codec_wav_tags[]. 17 years ago
Måns Rullgård 6f4e2b5a95 fix memory leaks in vp3 decoder 17 years ago
Michael Niedermayer ac6f133027 Set indexmem to a saner default. 17 years ago
Reimar Döffinger f018bc1000 __asm __volatile -> asm volatile part 3 17 years ago
Reimar Döffinger f2217d6f90 __asm __volatile -> asm volatile part 2 17 years ago
Reimar Döffinger 78d3d94f14 __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
Vitor Sessak cf73e32a5f Fix bug I introduced in r11962. 17 years ago
Michael Niedermayer 10e7fc7ce4 Reduce initial fifo size, so as not to senselessly waste memory. 17 years ago
Michael Niedermayer a6ebca9e09 realloc fifo 17 years ago
Michael Niedermayer 58293e57e1 Fix issue357 17 years ago
Michael Niedermayer 44de39f93c flv/swf do not have a big endian codec id, they only support 17 years ago
Benjamin Larsson 7bb8d51c1f Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. 17 years ago
Måns Rullgård 4411cb11f8 use diff -u -w in codec regression test 17 years ago
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