5216 Commits (0a7b514f13baddda8641ab365aa2f9c218839c47)
 

Author SHA1 Message Date
Michael Niedermayer 4393e6392c check block_max_depth (fixes crash) 19 years ago
Michael Niedermayer 91aa4e3300 make selftest code compile again 19 years ago
Diego Biurrun 5062c60c18 Elaborate on the Visual C-- situation. 19 years ago
Diego Biurrun 5f2a42ba35 ffserver should be fixed now. 19 years ago
Michael Niedermayer c7622f9a28 default_get_buffer() cleanup 19 years ago
Alexander Strasser e852beeee3 Fixed format specifier in STOP_TIMER macro. 19 years ago
Guillaume Poirier 0bb0289c3a add some h.264 fourccs to codec_bmp_tags[] 19 years ago
Måns Rullgård 9fa62f2aad BMP image decoder 19 years ago
Måns Rullgård fd2ab74aae use $CFLAGS and $LDFLAGS in dlopen() check 19 years ago
Guillaume Poirier 348e52c91d Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system 19 years ago
Ivan Kalvachev 31a78b718b Mark all 12 block unused when there are no coded blocks 19 years ago
Diego Biurrun a8289180a1 ffserver fixed 19 years ago
Wolfram Gloger 689abe56fe dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > 19 years ago
Diego Biurrun b2d374c958 Unify include paths, -I.. is in CFLAGS. 19 years ago
Alex Beregszaszi 52ceae0624 10l, left debugging on 19 years ago
Matthieu Castet 2da2ba037a Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading 19 years ago
Alex Beregszaszi 7146d2c267 Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable. 19 years ago
Alex Beregszaszi dd36b66722 fixed long standing off-by-one bug (fixes playback on ppc) 19 years ago
Alex Beregszaszi 2b18752c28 mode_code_vlc_table size mismatch 19 years ago
Corey Hickey 1fd7ec4412 DTS is 0x2001 according to: http://www1.mplayerhq.hu/MPlayer/DOCS/codecs-status.html 19 years ago
Alex Beregszaszi 5ef388e537 updated regression reference 19 years ago
Alex Beregszaszi a2a2668d57 Support for streaming: dont write indexes and dont signal HAS_INDEX in header. Also set filesize to max in this case. 19 years ago
Alex Beregszaszi 6b0bdc754b support for unlimited feed size 19 years ago
Alex Beregszaszi ac031f3c6c 10l to michael not updating this after changing crc to output 0x prefixes (crc.c rev 1.10) 19 years ago
Alex Beregszaszi 90f9c440e8 debug the launch commandline and new connections 19 years ago
Alex Beregszaszi b51527d850 make ffserver regressions work again 19 years ago
Alex Beregszaszi ac6a655b8a Make Launch more appropriate with support for full paths for the ffmpeg binary 19 years ago
Alex Beregszaszi 4b4f38e42e Support Launch when BindAddress is not INADDR_ANY or localhost. Also fix a possible buffer overflow 19 years ago
Alex Beregszaszi 97246091a5 strict -1 is mandatory for jpegs because the colorspace thingie, this should be handled in a better way though 19 years ago
Alex Beregszaszi bf40937bf9 remove -e debug=off, unsupported my some wget versions (1.9), and doesnt makes any difference 19 years ago
Alex Beregszaszi 2fde8aaeba support transcoding adpcm 19 years ago
Loren Merritt ea15df8048 use sse16_sse2() in nsse 19 years ago
Reimar Döffinger a0ed075b29 clear the whole vert_pred buffer for 24 bit decoding. 19 years ago
Mike Melanson 4b7e4bedd6 improvements by Reimar Döffinger; 24-bit decoding is not perfect, only 19 years ago
Loren Merritt 3165e258b1 fix a crash on seeking to an invalid frame 19 years ago
Diego Biurrun 4519b8a672 FFmpeg and feature requests 19 years ago
Måns Rullgård 68dce79b00 revert incorrect change 19 years ago
Michael Niedermayer af8aa846fa check MPV_frame_start() return value 19 years ago
Steven M. Schultz 3712092e76 s/log2/av_log2/ 19 years ago
Fredrik Orderud 25f8db58ee Put double-quotes around the install path in the "install-headers" section 19 years ago
Kostya Shishkov 7c017693c9 Two tables in truemotion1data.h were slightly different from VpVision 19 years ago
Michael Niedermayer a75a3ca429 frame skip fixes 19 years ago
Michael Niedermayer 840fb7a76d per frame crc support 19 years ago
Roberto Togni c555392a5b Place qdm2 and truemotion2 in ifdef block so that they can be disabled 19 years ago
Michael Niedermayer 31e11451f7 allow NULL write_header() and write_trailer() 19 years ago
Michael Niedermayer ed57bb79e8 extradata endianness comment 19 years ago
Loren Merritt 1fd97d8c1a tidier cabac_intra4x4_pred_mode 19 years ago
Guillaume Poirier d4de20d11c Typo fix 19 years ago
Alex Beregszaszi 84c63c013a Ingenient MJPEG support, more at http://www.artificis.hu/files/texts/ingenient.txt 19 years ago
Måns Rullgård c7ea4f1903 no mixing of code and declarations 19 years ago