summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* simplifyMichael Niedermayer2005-01-171-14/+15
* trying to fix the -ss bugsMichael Niedermayer2005-01-171-1/+3
* 10l patch by (matthieu castet <castet.matthieu free fr>)Matthieu Castet2005-01-161-2/+2
* simplifyMichael Niedermayer2005-01-151-87/+42
* simplify, null pointer, selftestMichael Niedermayer2005-01-151-12/+25
* Decode MP3 in ADU formatRoberto Togni2005-01-153-1/+78
* 1l, forgot to remove duplicated error messageRoberto Togni2005-01-151-1/+0
* Mention the l5 pp filter in 'mplayer -pphelp' output.Diego Biurrun2005-01-151-0/+1
* Use avcodec_check_dimensions instead of custom hackRoberto Togni2005-01-152-5/+2
* assertion about bits statistic and minor bits stat fixMichael Niedermayer2005-01-141-0/+5
* 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.me...Wolfram Gloger2005-01-131-1/+1
* 10l (dont modify the input picture pts)Michael Niedermayer2005-01-131-10/+12
* timestamp truncation fix?Michael Niedermayer2005-01-121-1/+1
* wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen ...Michael Niedermayer2005-01-121-0/+2
* av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)Kurosu2005-01-124-5/+2
* never freed buffer fixMichael Niedermayer2005-01-121-0/+1
* handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson2005-01-121-1/+1
* 10l (gcc 2.95 fix)Michael Niedermayer2005-01-121-2/+2
* disallow strcatMichael Niedermayer2005-01-122-3/+5
* cvs policy entry about securityMichael Niedermayer2005-01-121-0/+4
* sprintf->snprintfMichael Niedermayer2005-01-121-1/+1
* dissallow sprintfMichael Niedermayer2005-01-129-13/+16
* various security fixes and precautionary checksMichael Niedermayer2005-01-1236-89/+314
* Quote path expression to take care of $(prefix) possibly containing spaces.Diego Biurrun2005-01-112-2/+2
* fixing selftestMichael Niedermayer2005-01-111-7/+10
* picture heap corruption fixMichael Niedermayer2005-01-101-20/+23
* 10l (ret vs. ret>0)Michael Niedermayer2005-01-101-1/+1
* Check pointers before writing to memory, fix possible integer overflowsRoberto Togni2005-01-093-17/+63
* 10l (obmc_scratchpad not always initialize)Gert Vervoort2005-01-091-0/+2
* get debug code to compile again.François Revol2005-01-081-8/+11
* handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson2005-01-081-15/+14
* integer overflows, heap corruptionMichael Niedermayer2005-01-0819-26/+108
* 10l: scratchpad could be allocated before its size was known.Loren Merritt2005-01-081-2/+5
* H.264 weighted prediction.Loren Merritt2005-01-073-5/+277
* print "D" instead of "P" for dropable frames in flv with -debug 1Michael Niedermayer2005-01-061-1/+1
* RV30/RV40 demuxing (untested)Michael Niedermayer2005-01-062-5/+15
* fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rmMichael Niedermayer2005-01-051-2/+2
* --extra-cflags and --extra-ldflags clobbers previous options. ThisRoine Gustafsson2005-01-051-2/+2
* fix decoding of http://mplayerhq.hu/~diego/problem.movMichael Niedermayer2005-01-051-1/+1
* Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it)Michael Niedermayer2005-01-041-0/+17
* workaround missuse of url_feof()Michael Niedermayer2005-01-041-0/+1
* disable yuv_image_formatMichael Niedermayer2005-01-041-2/+0
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-042-28/+90
* reduce stutter if we learn too late that the stream contains B-frames.Loren Merritt2005-01-041-6/+10
* - Writes correct unknown aspectRoine Gustafsson2005-01-042-16/+152
* Sort B-frames into display order.Loren Merritt2005-01-041-9/+39
* 10lMichael Niedermayer2005-01-031-1/+1
* Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>)Gianluigi Tiesi2005-01-032-0/+4
* skip INDX chunksMichael Niedermayer2005-01-031-6/+15
* ffserver now runs again (sort of).Philip Gladstone2005-01-031-4/+11
OpenPOWER on IntegriCloud