5454 Commits (eabb0ac38e3da2976ab250274fea2ae1e97da8c5)
 

Author SHA1 Message Date
Måns Rullgård 79b0b66ba0 decode adts aac streams 19 years ago
Loren Merritt 6ee669732d 10l (x86_64) 19 years ago
Loren Merritt e545f37527 18% faster put_h264_qpel16_mc[13]2_mmx2 19 years ago
Loren Merritt c03ce51dfb 11% faster put_h264_qpel16_v_lowpass_mmx2 19 years ago
Loren Merritt 0331f09237 15% faster put_h264_qpel16_hv_lowpass_mmx2 19 years ago
Alexander Strasser 1a44a8b654 Some Make variants complain if the LIB variable does not exist. 19 years ago
Michael Niedermayer 8720de5b76 fix memleak, based upon a patch by Wolfram Gloger 19 years ago
Michael Niedermayer 8cb90572a2 1 goto 1 fix 19 years ago
Benjamin Larsson 2e9c78d354 Fix broken cosmetics commit and add a check for valid headers. 19 years ago
Benjamin Larsson 7f129a33b1 Small cosmetics and better variable names. 19 years ago
Dan Villiom Podlaski Christiansen 12fe88b460 Fix detection of IPv6 support on Darwin by ensuring that 19 years ago
Steve L'Homme 68b51e58ce MSVC-compatible __align8/__align16 declaration 19 years ago
Alexander Strasser 04c669ba98 Correct the relation between floors of type 0 and block sizes. 19 years ago
Michael Niedermayer 809b2a30b2 simplify 19 years ago
Michael Niedermayer 82fcbc145d faster find_startcode() 19 years ago
Michael Niedermayer 8f0df75438 3rd try for mpeg-es probe ... 19 years ago
Diego Biurrun 21d1cb12f8 GNU Make is necessary on *BSD. 19 years ago
Dieter b7d690f89d Use gmake instead of make on *BSD. 19 years ago
Alexander Strasser f9c5c13af5 Cosmetic: Fix indentation. 19 years ago
Alexander Strasser 536b48b258 10l (malloc check with the wrong pointer) 19 years ago
Alexander Strasser 43eb59087b Added support for vorbis files containing floor type 0. 19 years ago
Michael Niedermayer efac2613e7 fix regression tests 19 years ago
Michael Niedermayer 2e728364d3 change sws sharpen filter a little 19 years ago
Diego Biurrun 51d8321d04 --enable-shared now needs --disable-static on MinGW. 19 years ago
Michael Niedermayer cd7352d5aa simplify timebase if possible 19 years ago
Michael Niedermayer 9f75260e68 improve fps guessing code 19 years ago
Måns Rullgård b2b77b9c23 remove unused function get_longterm_datarate() 19 years ago
Michael Niedermayer 53f7c43fcc sanity checks for seeking 19 years ago
Michael Niedermayer d8a91afd36 output last ac3 frame and simplify 19 years ago
Michael Niedermayer b4e021e8c4 jpeg-ls regression test 19 years ago
Michael Niedermayer f11288dab4 AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 19 years ago
Michael Niedermayer 93d3e278cd improve mpeg1/2-es detection 19 years ago
Michael Niedermayer e2a5fd2049 os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago
Diego Biurrun 89e3a1b416 JPEG-LS codec fixed. 19 years ago
Michael Niedermayer a877eedce5 dynamically increase probe buffer until format is detected 19 years ago
Luca Abeni 7d453f4500 Set interlaced_frame and top_field_first according to coded_frame. 19 years ago
Michael Niedermayer 81edbc1d49 list of supported pix_fmts 19 years ago
Michael Niedermayer 98ddcd3989 JPEG-LS codec by (Kostya | kostya.forjunk gmail com) 19 years ago
Luca Abeni 0a7b514f13 video4linux2 input support 19 years ago
Diego Biurrun b5bba45905 Fix silly typos. 19 years ago
Dieter efce1a8fea add static keyword to some functions 19 years ago
Dieter ceaf1909c1 add static keyword to some functions 19 years ago
Dieter a851b8e898 add missing #includes 19 years ago
Dieter ed96aeea64 long is better than int for pointer differences 19 years ago
Diego Biurrun 6569497442 typo, RealAudio 14.4/28.8 19 years ago
Diego Biurrun 320d060ae9 On MinGW it is not possible to build shared and static libraries at once. 19 years ago
Diego Biurrun 53862e0fa6 Update for new style guidelines regarding TABs and trailing whitespace. 19 years ago
Diego Biurrun c0af384013 Simplify LDFLAGS handling for MinGW. 19 years ago
Alexander Strasser 45dd4350ac Print libavutil version too. 19 years ago
Dieter 1b47fafd9f make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago