source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bc399ae6   20 years michaelni 1000000000l typos Originally committed as revision 3877 to …
(edit) @e25fa213   20 years michaelni mention table duplications, note, please avoid duplicating tables! …
(edit) @b636365   20 years michaelni wmv3 Originally committed as revision 3875 to …
(edit) @cca1a426   20 years r_togni Check pointers before writing to memory Originally committed as …
(edit) @4ae33c9b   20 years michaelni simplify Originally committed as revision 3873 to …
(edit) @934982c4   20 years michaelni avoid buf_size == 0 checks in every decoder Originally committed as …
(edit) @884182b3   20 years michaelni more detailed error messages Originally committed as revision 3871 to …
(edit) @9b21f056   20 years michaelni 10l Originally committed as revision 3870 to …
(edit) @e8ea9012   20 years michaelni framerate check Originally committed as revision 3869 to …
(edit) @46f2f05   20 years michaelni simplify deblock Originally committed as revision 3868 to …
(edit) @91c56db6   20 years michaelni use clip_uint8() Originally committed as revision 3867 to …
(edit) @f2196640   20 years revol AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> Originally …
(edit) @7fe5a3c0   20 years revol Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> …
(edit) @7dbab4a9   20 years revol Revert the fixed-size-sample patch as it brokes and others WTF I …
(edit) @3b33943e   20 years michaelni simplify reference list 1 swaping fix? seems its not used by any …
(edit) @4c12e8be   20 years alex preliminary vc9 bitstream decoder, committing to make syncing and …
(edit) @21aa398f   20 years alex preliminary vc9 bitstream decoder, committing to make syncing and …
(edit) @b9866ebc   20 years michaelni support discarding uninterresting packets Originally committed as …
(edit) @e19456e3   20 years michaelni fixing demuxing for short files where the framerate detection failed …
(edit) @b4aea108   20 years michaelni support discarding of uninterresting packets Originally committed as …
(edit) @4cfbbbde   20 years michaelni count errors instead of printing 231 Originally committed as …
(edit) @0fbc6961   20 years michaelni 1/0 fix Originally committed as revision 3856 to …
(edit) @8b8e1c55   20 years michaelni Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn …
(edit) @ac930a99   20 years michaelni console text to stderr : rev2 patch by (Roine Gustafsson <roine …
(edit) @6d606c4f   20 years Aurélien Jacobs fix few x86_64 registers handling Originally committed as revision …
(edit) @45ce5ddb   20 years michaelni handle AVERROR_IO and AVERROR_NOMEM patch by (Kostya <cannonball …
(edit) @dd4f8a04   20 years michaelni jpeg style yuv fixes Originally committed as revision 3852 to …
(edit) @827c91bf   20 years michaelni H.264 b ref pic list order and long term pictures patch by (Loic Le …
(edit) @eed4ebd2   20 years michaelni div by zero aspect fix Originally committed as revision 3850 to …
(edit) @895345d   20 years michaelni svq3_get_se_golomb() fix Originally committed as revision 3849 to …
(edit) @61f040d   20 years michaelni compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) …
(edit) @b6663a55   20 years Reimar.Doeffinger 100l, fix broken AMD64 patch. To whoever applied it: Did you actually …
(edit) @6a5d4395   20 years michaelni Exporting some more options patch by (Martin Drab <drab …
(edit) @f96b17c   20 years michaelni add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine …
(edit) @2c65638   20 years michaelni x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut …
(edit) @80a49958   20 years michaelni simplify benchmark Originally committed as revision 3844 to …
(edit) @fdb86eb1   20 years michaelni trying to fix the -ss bugs Originally committed as revision 3843 to …
(edit) @d06c75a8   20 years michaelni 10l patch by (matthieu castet <castet.matthieu free fr>) Originally …
(edit) @67e11730   20 years michaelni simplify Originally committed as revision 3841 to …
(edit) @b349fde1   20 years michaelni simplify, null pointer, selftest Originally committed as revision …
(edit) @1ede228a   20 years r_togni Decode MP3 in ADU format Originally committed as revision 3839 to …
(edit) @f9c6d80e   20 years r_togni 1l, forgot to remove duplicated error message Originally committed as …
(edit) @47d91825   20 years diego Mention the l5 pp filter in 'mplayer -pphelp' output. Originally …
(edit) @3048af83   20 years r_togni Use avcodec_check_dimensions instead of custom hack Originally …
(edit) @a9c3ff5b   20 years michaelni assertion about bits statistic and minor bits stat fix Originally …
(edit) @b6c7f870   20 years michaelni 10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo …
(edit) @30231f81   20 years michaelni 10l (dont modify the input picture pts) Originally committed as …
(edit) @3eaa8b7e   20 years michaelni timestamp truncation fix? Originally committed as revision 3832 to …
(edit) @a1e568bd   20 years michaelni wav timestamp truncation fix by (Wolfram Gloger <wmglo …
(edit) @f41c1fac   20 years michaelni av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) …
(edit) @83b07470   20 years michaelni never freed buffer fix based upon a patch by (Kurosu <kurosu inforezo …
(edit) @7b0c0c3c   20 years michaelni handle fixed sample_size patch by Roine Gustafsson <roine AT …
(edit) @d5f121e2   20 years michaelni 10l (gcc 2.95 fix) Originally committed as revision 3827 to …
(edit) @1f3f9507   20 years michaelni disallow strcat Originally committed as revision 3826 to …
(edit) @52f4aea0   20 years michaelni cvs policy entry about security Originally committed as revision 3825 …
(edit) @813af36   20 years michaelni sprintf->snprintf Originally committed as revision 3824 to …
(edit) @2fc8ea24   20 years michaelni dissallow sprintf Originally committed as revision 3823 to …
(edit) @0ecca7a4   20 years michaelni various security fixes and precautionary checks Originally committed …
(edit) @f14d4e7e   20 years diego Quote path expression to take care of $(prefix) possibly containing …
(edit) @6041c217   20 years michaelni fixing selftest Originally committed as revision 3820 to …
(edit) @eaba7c7f   20 years michaelni picture heap corruption fix Originally committed as revision 3819 to …
(edit) @4bbc6260   20 years michaelni 10l (ret vs. ret>0) Originally committed as revision 3818 to …
(edit) @c31b8121   20 years r_togni Check pointers before writing to memory, fix possible integer …
(edit) @9c6221a   20 years lorenm 10l (obmc_scratchpad not always initialize) patch by (Gert Vervoort …
(edit) @c3ea71a0   20 years revol get debug code to compile again. Originally committed as revision …
(edit) @7619ed2b   20 years revol handle fixed sample_size patch by Roine Gustafsson <roine AT …
(edit) @568e18b1   20 years michaelni integer overflows, heap corruption possible arbitrary code execution …
(edit) @934b0821   20 years lorenm 10l: scratchpad could be allocated before its size was known. …
(edit) @9f2d1b4f   20 years lorenm H.264 weighted prediction. Bidirectional weighting has not been tested …
(edit) @85df8f7   20 years michaelni print "D" instead of "P" for dropable frames in flv with -debug 1 …
(edit) @3f05305d   20 years michaelni RV30/RV40 demuxing (untested) Originally committed as revision 3809 …
(edit) @f6d5112   20 years michaelni fixing decoding of …
(edit) @f4e2c4b1   20 years michaelni --extra-cflags and --extra-ldflags clobbers previous options. This …
(edit) @503a4725   20 years michaelni fix decoding of http://mplayerhq.hu/~diego/problem.mov Originally …
(edit) @6ec864da   20 years michaelni Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali …
(edit) @2536c5fd   20 years michaelni workaround missuse of url_feof() Originally committed as revision …
(edit) @34897951   20 years michaelni disable yuv_image_format Originally committed as revision 3803 to …
(edit) @55cf1959   20 years michaelni .{Y,U,V} image2 support Originally committed as revision 3802 to …
(edit) @1b2dcdc   20 years lorenm reduce stutter if we learn too late that the stream contains B-frames. …
(edit) @2d745414   20 years michaelni - Writes correct unknown aspect - Adds read and write support for …
(edit) @a4dae92b   20 years lorenm Sort B-frames into display order. Originally committed as revision …
(edit) @96db7add   20 years michaelni 10l Originally committed as revision 3798 to …
(edit) @8ff53f5b   20 years michaelni Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) …
(edit) @119cebf4   20 years michaelni skip INDX chunks Originally committed as revision 3796 to …
(edit) @7c054ea7   20 years philipjsg ffserver now runs again (sort of). * In the test cases, the swf, asf, …
(edit) @597c9f2b   20 years philipjsg Remove .mpg streams due to a standards compliance issue Originally …
(edit) @ad5a429c   20 years michaelni Small configure fix for Darwin / Mac OS X. This option tells linker to …
(edit) @bf69c4e5   20 years diego Make -pphelp output consistent with the other instances of -xxx help. …
(edit) @281a74da   20 years michaelni spaces in path fixes Originally committed as revision 3791 to …
(edit) @2d2651f8   20 years michaelni WV1F support Originally committed as revision 3790 to …
(edit) @53f0090d   20 years michaelni faster and slightly less accurate nearest neighbor resampler …
(edit) @17bfbd70   20 years michaelni 10l Originally committed as revision 3788 to …
(edit) @6cb5dcb3   20 years michaelni special case for filter_length==1 Originally committed as revision …
(edit) @579448a0   20 years michaelni - correct several errors on the deblocking accross slice boundaries. - …
(edit) @f31ecffb   20 years r_togni Fix avc1 if there is nore than one nal per mov frame Originally …
(edit) @13160c07   20 years michaelni imgresample test cleanup patch by (Panagiotis Issaris <takis )( …
(edit) @18107921   20 years michaelni ffm_init() for win32, so the regression tests dont fail there …
(edit) @4d4bb927   20 years r_togni Fix compilation when both amr_nb and amr_wb are enabled Originally …
(edit) @f50f8175   20 years michaelni target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot …
(edit) @d4d1de91   20 years michaelni vbv size for ffserver.conf patch by (Panagiotis Issaris <takis [] …
Note: See TracRevisionLog for help on using the revision log.