summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spelling/wording/grammar and better phrasingDiego Biurrun2008-04-141-10/+8
* Use av_exit() instead of exit() for a minimal cleanupRamiro Polla2008-04-141-83/+83
* Move av_exit() so it can be used by more functionsRamiro Polla2008-04-141-53/+53
* Add DIRS variable to the list of variables to be cleared instead ofDiego Biurrun2008-04-142-4/+1
* Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithin...Luca Barbato2008-04-141-146/+146
* typoRamiro Polla2008-04-141-1/+1
* Add #if 0 code to test for yet unsupported compressionsRamiro Polla2008-04-141-0/+12
* Support biCompression I420Ramiro Polla2008-04-141-0/+2
* Cosmetics: remove {}s over one-lined ifs.Ramiro Polla2008-04-141-8/+4
* Simplify more errors by using gotoRamiro Polla2008-04-141-4/+5
* Simplify returning errors by using gotoRamiro Polla2008-04-141-18/+13
* Maxis XA demuxer and decoder.Robert Marston2008-04-146-1/+146
* IndentationBenoit Fouet2008-04-141-2/+2
* Support for BMP os2v1.Benoit Fouet2008-04-141-1/+9
* Remove useless code.Michael Niedermayer2008-04-141-6/+0
* Recommit r12809Michael Niedermayer2008-04-141-0/+4
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-142-17/+5
* revert r12809Michael Niedermayer2008-04-141-3/+0
* Stop find_stream_info() searching for further streams if 2 streams haveMichael Niedermayer2008-04-131-0/+1
* 10lMichael Niedermayer2008-04-131-0/+3
* BFI demuxerSisir Koppaka2008-04-136-0/+173
* ILP64 fixes (untested)Michael Niedermayer2008-04-131-5/+5
* Print warning if scale/rate is invalid.Michael Niedermayer2008-04-131-0/+1
* indentMichael Niedermayer2008-04-131-7/+7
* Restructure if/else a little.Michael Niedermayer2008-04-131-2/+3
* Clear DIRS variable in common.mak, so it does not have to be cleared inDiego Biurrun2008-04-132-2/+3
* Remove all dependency files on distclean.Diego Biurrun2008-04-131-1/+3
* Unset DIRS after including subdir.mak so that the variable is not usedDiego Biurrun2008-04-131-0/+2
* Generate the list of files to clean in subdirectories in common.mak.Diego Biurrun2008-04-132-4/+3
* Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.Diego Biurrun2008-04-131-3/+3
* Simplify CLEANFILES generation.Diego Biurrun2008-04-131-11/+4
* Do not call update_initial_durations if pkt->duration is 0.Reimar Döffinger2008-04-131-1/+1
* Add explanatory comments to enum CodecID.Diego Biurrun2008-04-131-0/+3
* Relicense test/example files as LGPL with Michael's permission.Diego Biurrun2008-04-132-16/+16
* Remove redundant &.Michael Niedermayer2008-04-131-19/+19
* Add a header file to declare Xvid IDCT functions.Alexander Strange2008-04-123-5/+34
* remove useless extern keyword.Stefano Sabatini2008-04-111-7/+7
* Crop parameters are unsigned, having them negative could be bad and leadMichael Niedermayer2008-04-111-4/+4
* Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsvMichael Niedermayer2008-04-111-3/+6
* ffplay.d needs SDL_CFLAGSMåns Rullgård2008-04-101-1/+1
* remove unused MAKE variableMåns Rullgård2008-04-101-13/+0
* correct soname for vhooksMåns Rullgård2008-04-102-3/+4
* save DEP_LIBS before processing subdirsMåns Rullgård2008-04-101-5/+6
* cosmetics: Break an overly long line.Keiji Costantini2008-04-101-1/+3
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-101-13/+28
* cosmetics: Break some overly long lines.Keiji Costantini2008-04-101-16/+30
* Only set channels in the stream if previously unset, fixes resampling crash o...Benjamin Larsson2008-04-101-1/+8
* Fix seeking in rm.Michael Niedermayer2008-04-092-91/+91
* undo changes in aac_ac3_parserBartlomiej Wolowiec2008-04-094-61/+61
* move DEP_LIBS to common.makMåns Rullgård2008-04-093-5/+3
OpenPOWER on IntegriCloud