summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* List of people maintaining different parts of FFmpeg.Diego Biurrun2006-02-081-0/+197
* AltiVec operations need to have memory aligned on 16-byte boundaries.Alan Curry2006-02-082-5/+10
* vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrectAlan Curry2006-02-081-4/+4
* slightly faster loopfilterLoren Merritt2006-02-081-2/+14
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-084-4/+6
* create adts stream if CODEC_FLAG_GLOBAL_HEADER not setMåns Rullgård2006-02-081-6/+7
* read/write adts aacMåns Rullgård2006-02-081-0/+46
* adts aac parserMåns Rullgård2006-02-083-9/+92
* decode adts aac streamsMåns Rullgård2006-02-081-10/+26
* 10l (x86_64)Loren Merritt2006-02-071-1/+1
* 18% faster put_h264_qpel16_mc[13]2_mmx2Loren Merritt2006-02-071-14/+87
* 11% faster put_h264_qpel16_v_lowpass_mmx2Loren Merritt2006-02-071-11/+27
* 15% faster put_h264_qpel16_hv_lowpass_mmx2Loren Merritt2006-02-071-26/+45
* Some Make variants complain if the LIB variable does not exist.Alexander Strasser2006-02-061-0/+2
* fix memleak, based upon a patch by Wolfram GlogerMichael Niedermayer2006-02-061-0/+1
* 1 goto 1 fixMichael Niedermayer2006-02-061-0/+4
* Fix broken cosmetics commit and add a check for valid headers.Benjamin Larsson2006-02-061-2/+7
* Small cosmetics and better variable names.Benjamin Larsson2006-02-061-9/+10
* Fix detection of IPv6 support on Darwin by ensuring thatDan Villiom Podlaski Christiansen2006-02-051-1/+1
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-0519-73/+82
* Correct the relation between floors of type 0 and block sizes.Alexander Strasser2006-02-052-15/+23
* simplifyMichael Niedermayer2006-02-041-6/+4
* faster find_startcode()Michael Niedermayer2006-02-044-57/+38
* 3rd try for mpeg-es probe ...Michael Niedermayer2006-02-041-1/+1
* GNU Make is necessary on *BSD.Diego Biurrun2006-02-041-0/+3
* Use gmake instead of make on *BSD.Dieter2006-02-041-1/+2
* Cosmetic: Fix indentation.Alexander Strasser2006-02-041-13/+13
* 10l (malloc check with the wrong pointer)Alexander Strasser2006-02-041-7/+9
* Added support for vorbis files containing floor type 0.Alexander Strasser2006-02-042-58/+318
* fix regression testsMichael Niedermayer2006-02-041-1/+1
* change sws sharpen filter a littleMichael Niedermayer2006-02-041-29/+18
* --enable-shared now needs --disable-static on MinGW.Diego Biurrun2006-02-031-2/+3
* simplify timebase if possibleMichael Niedermayer2006-02-021-11/+34
* improve fps guessing codeMichael Niedermayer2006-02-021-11/+19
* remove unused function get_longterm_datarate()Måns Rullgård2006-02-021-8/+0
* sanity checks for seekingMichael Niedermayer2006-02-021-0/+6
* output last ac3 frame and simplifyMichael Niedermayer2006-02-021-13/+12
* jpeg-ls regression testMichael Niedermayer2006-02-023-0/+19
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-029-1/+547
* improve mpeg1/2-es detectionMichael Niedermayer2006-02-021-21/+18
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer2006-02-024-3/+158
* JPEG-LS codec fixed.Diego Biurrun2006-02-021-1/+1
* dynamically increase probe buffer until format is detectedMichael Niedermayer2006-02-021-13/+14
* Set interlaced_frame and top_field_first according to coded_frame.Luca Abeni2006-02-021-0/+4
* list of supported pix_fmtsMichael Niedermayer2006-02-021-0/+1
* JPEG-LS codec by (Kostya | kostya.forjunk gmail com)Michael Niedermayer2006-02-022-261/+771
* video4linux2 input supportLuca Abeni2006-02-018-7/+558
* Fix silly typos.Diego Biurrun2006-01-312-3/+3
* add static keyword to some functionsDieter2006-01-302-10/+10
* add static keyword to some functionsDieter2006-01-308-37/+37
OpenPOWER on IntegriCloud