summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sprintf->snprintfMichael Niedermayer2005-01-12
| | | | Originally committed as revision 3824 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dissallow sprintfMichael Niedermayer2005-01-12
| | | | Originally committed as revision 3823 to svn://svn.ffmpeg.org/ffmpeg/trunk
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
| | | | Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Quote path expression to take care of $(prefix) possibly containing spaces.Diego Biurrun2005-01-11
| | | | Originally committed as revision 3821 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing selftestMichael Niedermayer2005-01-11
| | | | Originally committed as revision 3820 to svn://svn.ffmpeg.org/ffmpeg/trunk
* picture heap corruption fixMichael Niedermayer2005-01-10
| | | | Originally committed as revision 3819 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (ret vs. ret>0)Michael Niedermayer2005-01-10
| | | | Originally committed as revision 3818 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Check pointers before writing to memory, fix possible integer overflowsRoberto Togni2005-01-09
| | | | | | Force alignement for mszh and zlib decoders Originally committed as revision 3817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (obmc_scratchpad not always initialize)Gert Vervoort2005-01-09
| | | | | | patch by (Gert Vervoort <gert.vervoort at hccnet dot nl>) Originally committed as revision 3816 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get debug code to compile again.François Revol2005-01-08
| | | | Originally committed as revision 3815 to svn://svn.ffmpeg.org/ffmpeg/trunk
* handle fixed sample_size patch by Roine Gustafsson <roine AT ↵Roine Gustafsson2005-01-08
| | | | | | users.sourceforge.net> Originally committed as revision 3814 to svn://svn.ffmpeg.org/ffmpeg/trunk
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
| | | | | | | possible arbitrary code execution cannot be ruled out in some cases precautionary checks Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: scratchpad could be allocated before its size was known.Loren Merritt2005-01-08
| | | | Originally committed as revision 3812 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H.264 weighted prediction.Loren Merritt2005-01-07
| | | | | | Bidirectional weighting has not been tested for bitwise accuracy, but looks correct. Originally committed as revision 3811 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print "D" instead of "P" for dropable frames in flv with -debug 1Michael Niedermayer2005-01-06
| | | | Originally committed as revision 3810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RV30/RV40 demuxing (untested)Michael Niedermayer2005-01-06
| | | | Originally committed as revision 3809 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rmMichael Niedermayer2005-01-05
| | | | Originally committed as revision 3808 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --extra-cflags and --extra-ldflags clobbers previous options. ThisRoine Gustafsson2005-01-05
| | | | | | | patch will add instead of clobber. patch by (Roine Gustafsson <roine users.sourceforge net) Originally committed as revision 3807 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix decoding of http://mplayerhq.hu/~diego/problem.movMichael Niedermayer2005-01-05
| | | | Originally committed as revision 3806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it)Michael Niedermayer2005-01-04
| | | | Originally committed as revision 3805 to svn://svn.ffmpeg.org/ffmpeg/trunk
* workaround missuse of url_feof()Michael Niedermayer2005-01-04
| | | | Originally committed as revision 3804 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable yuv_image_formatMichael Niedermayer2005-01-04
| | | | Originally committed as revision 3803 to svn://svn.ffmpeg.org/ffmpeg/trunk
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-04
| | | | Originally committed as revision 3802 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reduce stutter if we learn too late that the stream contains B-frames.Loren Merritt2005-01-04
| | | | Originally committed as revision 3801 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - Writes correct unknown aspectRoine Gustafsson2005-01-04
| | | | | | | | - Adds read and write support for yuv422p and yuv444p - New parser will read all well-formed YUV4MPEG2 stream headers patch by (Roine Gustafsson <roine users.sourceforge net>) Originally committed as revision 3800 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort B-frames into display order.Loren Merritt2005-01-04
| | | | Originally committed as revision 3799 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2005-01-03
| | | | Originally committed as revision 3798 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>)Gianluigi Tiesi2005-01-03
| | | | Originally committed as revision 3797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip INDX chunksMichael Niedermayer2005-01-03
| | | | Originally committed as revision 3796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffserver now runs again (sort of).Philip Gladstone2005-01-03
| | | | | | | | | * In the test cases, the swf, asf, jpg file formats all work * The avi case doesn't play in winamp. I suspect that the duration field of zero confuses it * The RM doesn't play. This always was pretty flaky. Originally committed as revision 3795 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove .mpg streams due to a standards compliance issuePhilip Gladstone2005-01-03
| | | | Originally committed as revision 3794 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Small configure fix for Darwin / Mac OS X.Roine Gustafsson2005-01-03
| | | | | | | | | | This option tells linker to look for local libraries first. If you have a shared livavcodec/libavformat in the library path and try to build a static build, the linker will find the shared library first and link with it. patch by (Roine Gustafsson <roine users.sourceforge net>) Originally committed as revision 3793 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-03
| | | | Originally committed as revision 3792 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spaces in path fixesMichael Niedermayer2005-01-01
| | | | Originally committed as revision 3791 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WV1F supportMichael Niedermayer2005-01-01
| | | | Originally committed as revision 3790 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faster and slightly less accurate nearest neighbor resamplerMichael Niedermayer2004-12-31
| | | | Originally committed as revision 3789 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-12-31
| | | | Originally committed as revision 3788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* special case for filter_length==1Michael Niedermayer2004-12-31
| | | | Originally committed as revision 3787 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - correct several errors on the deblocking accross slice boundaries.Loïc Le Loarer2004-12-31
| | | | | | | | | | | - add support for deblocking_filter_idc==2 which means no deblocking accross slice. - correct MMCO with multiple slices. 5 more streams from H264 conformance suite are now correctly decoded. patch by (Loic <lll+ffmpeg >< m4x dot org>) Originally committed as revision 3786 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix avc1 if there is nore than one nal per mov frameRoberto Togni2004-12-30
| | | | Originally committed as revision 3785 to svn://svn.ffmpeg.org/ffmpeg/trunk
* imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t ↵Panagiotis Issaris2004-12-30
| | | | | | luc d0t ac.be>) Originally committed as revision 3784 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffm_init() for win32, so the regression tests dont fail thereMichael Niedermayer2004-12-30
| | | | Originally committed as revision 3783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation when both amr_nb and amr_wb are enabledRoberto Togni2004-12-29
| | | | Originally committed as revision 3782 to svn://svn.ffmpeg.org/ffmpeg/trunk
* target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot ↵Panagiotis Issaris2004-12-29
| | | | | | luc.ac.be>) Originally committed as revision 3781 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vbv size for ffserver.conf patch by (Panagiotis Issaris <takis [] ↵Panagiotis Issaris2004-12-29
| | | | | | lumumba*luc*ac*be>) Originally committed as revision 3780 to svn://svn.ffmpeg.org/ffmpeg/trunk
* target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)Panagiotis Issaris2004-12-29
| | | | Originally committed as revision 3779 to svn://svn.ffmpeg.org/ffmpeg/trunk
* common.h -> common.h/bitstream.hMichael Niedermayer2004-12-29
| | | | Originally committed as revision 3778 to svn://svn.ffmpeg.org/ffmpeg/trunk
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29
| | | | | | common.h -> common.h/bitstream.h Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk
* motion_val doxyMichael Niedermayer2004-12-29
| | | | Originally committed as revision 3776 to svn://svn.ffmpeg.org/ffmpeg/trunk
* implement B_DIRECT and B_SKIP macroblock types.Loren Merritt2004-12-29
| | | | | | | fix reference list sorting for B-frames. fix mv caching for mixed list B-blocks. Originally committed as revision 3775 to svn://svn.ffmpeg.org/ffmpeg/trunk