summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-13
| | | | Originally committed as revision 4437 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poiriergGuillaume Poirier2005-07-12
| | | | Originally committed as revision 15973 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* check len (should fix #1165694)Michael Niedermayer2005-07-11
| | | | Originally committed as revision 4436 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix segfault (bug #1165640)Michael Niedermayer2005-07-11
| | | | Originally committed as revision 4435 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix infinite loop (suggested change by rjayne at convera dot com)Michael Niedermayer2005-07-11
| | | | | | fixes bug #1160195 Originally committed as revision 4434 to svn://svn.ffmpeg.org/ffmpeg/trunk
* error_resilience = FF_ER_CAREFULLMichael Niedermayer2005-07-11
| | | | Originally committed as revision 4433 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix decoding of (broken) files with f_code=0Michael Niedermayer2005-07-11
| | | | | | fix segfault if the first P frames header is damaged Originally committed as revision 4432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* .m1v and .m2a (feature req #1178960)Michael Niedermayer2005-07-11
| | | | Originally committed as revision 4431 to svn://svn.ffmpeg.org/ffmpeg/trunk
* segfault fixMichael Niedermayer2005-07-11
| | | | Originally committed as revision 4430 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compiling using nonstd include/library locations / add LDFLAGS to a few ↵Niki W. Waibel2005-07-11
| | | | | | places patch by (Niki W. Waibel - nikiwaibel) Originally committed as revision 4429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove -f singlejpeg as its identical to -f mjpegMichael Niedermayer2005-07-10
| | | | Originally committed as revision 4428 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-10
| | | | Originally committed as revision 4427 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patch from ↵Michael Niedermayer2005-07-10
| | | | | | | | http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c (math.h needed for log2() at least) Originally committed as revision 4426 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Here is the patch suggested by: unkaggregate, users sf netMichael Niedermayer2005-07-09
| | | | | | | | | | | Main reason is: deltas in interframes need scaling by 3/4 before applying. Detailed description is at: http://sourceforge.net/tracker/index.php?func=detail&aid=1222099&group_id=16082&atid=116082 He also mentioned some samples at: http://www.nerdgrounds.com/indeo21_test/ patch posted to ffmpeg-devel by (Kostya: kostya shishkov, gmail com) Originally committed as revision 4425 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing output_example to work with current CVS libavcodec/libavformat patch ↵Andreas Öman2005-07-08
| | | | | | by ("Andreas U. Trottmann": andreas trottmann, werft22 com) Originally committed as revision 4424 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ↵Kenneth Aafløy2005-07-08
| | | | | | kenneth, aafloy net) Originally committed as revision 4423 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_seek_frame() docs timestamp clarificationMichael Niedermayer2005-07-05
| | | | Originally committed as revision 4422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* .264Michael Niedermayer2005-07-03
| | | | Originally committed as revision 4421 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lAlex Beregszaszi2005-07-02
| | | | Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tell the user if compressed swf foundAlex Beregszaszi2005-07-02
| | | | Originally committed as revision 4419 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l - this has only worked on big endianAlex Beregszaszi2005-07-02
| | | | Originally committed as revision 4418 to svn://svn.ffmpeg.org/ffmpeg/trunk
* parenthesing to avoid compiler errors in the future - compared asm outputs, ↵Alex Beregszaszi2005-07-02
| | | | | | behaviour didnt changed Originally committed as revision 4417 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print 'not working' messageAlex Beregszaszi2005-07-02
| | | | Originally committed as revision 4416 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some missing additionsAlex Beregszaszi2005-07-02
| | | | Originally committed as revision 4415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1lAlex Beregszaszi2005-07-02
| | | | Originally committed as revision 4414 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn ↵Sigbjørn Skjæret2005-07-01
| | | | | | Skjæret: cisc, broadpark no) Originally committed as revision 4413 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs2005-06-30
| | | | Originally committed as revision 4412 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe othersGuillaume Poirier2005-06-30
| | | | Originally committed as revision 15859 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fix assertion failureMichael Niedermayer2005-06-29
| | | | Originally committed as revision 4411 to svn://svn.ffmpeg.org/ffmpeg/trunk
* off by 1 error bugfixMichael Niedermayer2005-06-29
| | | | | | avoid adding duplicate global headers to the bitstream Originally committed as revision 4410 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another REG_d -> REG_D fix.Reimar Döffinger2005-06-28
| | | | Originally committed as revision 15846 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin ↵Gildas Bazin2005-06-28
| | | | | | : altern org) Originally committed as revision 4409 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it)Emiliano Parasassi2005-06-28
| | | | Originally committed as revision 4408 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, ↵Mark Weaver2005-06-28
| | | | | | npsl co uk) Originally committed as revision 4407 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RTCP_* conflict with live.com and they seem not to be used anywhere so ↵Michael Niedermayer2005-06-28
| | | | | | commenting them out Originally committed as revision 4406 to svn://svn.ffmpeg.org/ffmpeg/trunk
* part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel ↵Daniel Kristjansson2005-06-28
| | | | | | Kristjansson: danielk, cat nyu edu) Originally committed as revision 4405 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffplay seeking because url_feof() not working patch by (Andy Parkins: ↵Andy Parkins2005-06-28
| | | | | | andyparkins, gmail com) Originally committed as revision 4404 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support extracting sps/pps from bitstream and putting it in extradataMichael Niedermayer2005-06-28
| | | | Originally committed as revision 4403 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0Michael Niedermayer2005-06-28
| | | | Originally committed as revision 4402 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check mb_yMichael Niedermayer2005-06-27
| | | | Originally committed as revision 4401 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont open and close codec at every call of try_decode_frame() as this is not ↵Michael Niedermayer2005-06-27
| | | | | | only slow but also fails if the previous frame is needed for setting some parameters correctly Originally committed as revision 4400 to svn://svn.ffmpeg.org/ffmpeg/trunk
* keep decoding nal units after an errorMichael Niedermayer2005-06-27
| | | | Originally committed as revision 4399 to svn://svn.ffmpeg.org/ffmpeg/trunk
* width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)Michael Niedermayer2005-06-27
| | | | | | | | | | cleanup by me indention fixed second one must be yv12touyvy instead of yv12toyuy2 replace slow modulo by bitwise and move %16!=0 code before the comment saying the code cant handle %16!=0 Originally committed as revision 15825 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* better dont read the width/height at all, its random anywayMichael Niedermayer2005-06-27
| | | | Originally committed as revision 4398 to svn://svn.ffmpeg.org/ffmpeg/trunk
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
| | | | Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut prefers extradata style global headersMichael Niedermayer2005-06-27
| | | | Originally committed as revision 4396 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27
| | | | Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tiny docs improvement which i apparebtly forgot to commitMichael Niedermayer2005-06-26
| | | | Originally committed as revision 4394 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Theora fourccRoberto Togni2005-06-26
| | | | Originally committed as revision 4393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
| | | | Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk