|
|
|
@59fe111e
|
23 years |
michaelni |
new hopefully faster MC
Originally committed as revision 505 to …
|
|
|
@02734c6a
|
23 years |
michaelni |
print frame decoding time support (x86 only)
Originally committed as …
|
|
|
@83286d2a
|
23 years |
kabi |
* fixed --enable-shared handling
Originally committed as revision 503 …
|
|
|
@9cfe269e
|
23 years |
philipjsg |
* Updated with new stream configuration items
Originally committed as …
|
|
|
@42a63c6a
|
23 years |
philipjsg |
* Add code to configure the following:
* prebuffering/preroll a live …
|
|
|
@3884a3c3
|
23 years |
philipjsg |
Pass over the bit_rate_tolerance field to ffmpeg
Originally committed …
|
|
|
@218ad65d
|
23 years |
michaelni |
fixing end overwrite bugs (some at least)
this needs testing, untested …
|
|
|
@90da4d76
|
23 years |
pulento |
- Bug fix for AVStream->r_frame_rate not being initialized for live …
|
|
|
@6dc96cb0
|
23 years |
pulento |
- Now ffmpeg handles MPEG-2 streams with pull down, it gets the real …
|
|
|
@76c0441
|
23 years |
pulento |
- Added r_frame_rate in AVStream to store the real frame rate.
- This …
|
|
|
@e0a3d744
|
23 years |
pulento |
- repeat_pict meaning changed, now it signals the extra delay for the …
|
|
|
@c02dbee1
|
23 years |
michaelni |
enable simple-idct by default (needed cuz otherwise files encoded with …
|
|
|
@e8f1479
|
23 years |
kabi |
* first shot for the new avcodec API
- comments, critics, …
|
|
|
@13a0314f
|
23 years |
philipjsg |
* Mea culpa: it seems that I broke encoding to 8-bit pcm files. This …
|
|
|
@0b97443a
|
23 years |
pulento |
- Video CD option for ffmpeg
Originally committed as revision 492 to …
|
|
|
@92b3e125
|
23 years |
pulento |
- VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)
Originally …
|
|
|
@79b0d5f9
|
23 years |
nickols_k |
build num ++
Originally committed as revision 490 to …
|
|
|
@8bceb6af
|
23 years |
nickols_k |
build info for ABI
Originally committed as revision 489 to …
|
|
|
@5d27890a
|
23 years |
nickols_k |
I was too lazy to be a hero ;)
Originally committed as revision 488 …
|
|
|
@4442945
|
23 years |
pulento |
- ffmpeg relies on libavcodec to repeat frames from 3:2 sources.
…
|
|
|
@c80340a4
|
23 years |
pulento |
- repeat_pict added to AVCodecContext to signal if the decoder must …
|
|
|
@b6acbc3c
|
23 years |
arpi |
various openbsd and general warning fixes - patch by Björn Sandell …
|
|
|
@ab0ff2a5
|
23 years |
pulento |
- Fixes for MPEG-PS which have more than 1 system header, now we don't …
|
|
|
@9cd3766f
|
23 years |
pulento |
- pict_type exported to AVCodecContext
- Added real_pict_num to …
|
|
|
@a5dc85ef
|
23 years |
pulento |
- Bug fix in map stream parser
Originally committed as revision 483 …
|
|
|
@7434ba6d
|
23 years |
philipjsg |
* Improve logging -- now actually gives you the number of bytes sent
* …
|
|
|
@8d1335ea
|
23 years |
philipjsg |
* Add implementation of strlcpy
* Fix endless loop in find_info_tag if …
|
|
|
@28338371
|
23 years |
philipjsg |
* Add prototype for strlcpy
Originally committed as revision 480 to …
|
|
|
@ccac2e27
|
23 years |
philipjsg |
* Add the 'flags' field to the list of codec fields passed from …
|
|
|
@e7f9c674
|
23 years |
pulento |
- HQ option for ffserver. Thanks to D Richard Felker III.
Originally …
|
|
|
@816d7ff5
|
23 years |
nickols_k |
version info for so too
Originally committed as revision 477 to …
|
|
|
@564ef23d
|
23 years |
pulento |
- Warning fix.
Originally committed as revision 476 to …
|
|
|
@3e12d48a
|
23 years |
pulento |
- Updating docs....
Originally committed as revision 475 to …
|
|
|
@ba9b374
|
23 years |
pulento |
- Changed default qmin = 3 as ffmpeg.c
- Less bitrate tolerance since …
|
|
|
@afc80f59
|
23 years |
pulento |
- Segfault fixed when mpeg audio decoder returns a negative data_size. …
|
|
|
@0edf8a7a
|
23 years |
philipjsg |
* Don't allocate 0 bytes of memory. It upsets electricFence!
…
|
|
|
@8170f3dc
|
23 years |
philipjsg |
* Fix a problem with the first sample when down sampling.
* Note that …
|
|
|
@4c3d2e5f
|
23 years |
philipjsg |
* Every frame is a key_frame
Originally committed as revision 470 to …
|
|
|
@4a663d80
|
23 years |
philipjsg |
* Start using enumerated types (makes debugging much easier)
…
|
|
|
@afc25d93
|
23 years |
philipjsg |
* Make put_wav_header return the number of bytes that it put.
…
|
|
|
@ec6ac5e1
|
23 years |
philipjsg |
* Change extern inline to static inline so that it will compile …
|
|
|
@5d6ef63f
|
23 years |
philipjsg |
* Try and fill out some more of the RV header fields correctly
…
|
|
|
@ac5e6a5b
|
23 years |
philipjsg |
* Add defaults to switch statements
Originally committed as revision …
|
|
|
@ddceb31d
|
23 years |
philipjsg |
* Add a sleep when doing the post to ffserver. Yes, this is the wrong
…
|
|
|
@28c66901
|
23 years |
philipjsg |
Intialize the codec type to video.
Originally committed as revision …
|
|
|
@20f01548
|
23 years |
philipjsg |
* Add the gop_size to the video parameters. Also the audio framesize. …
|
|
|
@7ac13f0c
|
23 years |
philipjsg |
* Change extern inline to static inline. This improves compiling …
|
|
|
@53cafac0
|
23 years |
philipjsg |
* Add default cases to switch statements.
Originally committed as …
|
|
|
@6d9872f4
|
23 years |
philipjsg |
* Add a duration field to the AVPacket
Originally committed as …
|
|
|
@1de1cce2
|
23 years |
philipjsg |
* Make it work with sound cards (like mine) that can only capture in …
|
|
|
@f80c1ac0
|
23 years |
philipjsg |
* Many, many changes to make it work (mostly). Information snagged …
|
|
|
@f359a5be
|
23 years |
philipjsg |
* Updated so that some streams actually work!
Originally committed as …
|
|
|
@bdd3c092
|
23 years |
philipjsg |
* These are my notes on streaming
Originally committed as revision …
|
|
|
@f747e6d3
|
23 years |
philipjsg |
* Fix a nasty problem with output buffering not have enough (or large …
|
|
|
@51bd4565
|
23 years |
philipjsg |
* Fix nasty problem with unitialized memory in the file_table
* Add …
|
|
|
@c6a8f2ce
|
23 years |
philipjsg |
Move the EXTRALIBS to the end of the link line where they actually get …
|
|
|
@a69b930c
|
23 years |
alex |
clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25)
…
|
|
|
@723106b2
|
23 years |
alex |
added support for various app headers, and writin FFmpeg comment
…
|
|
|
@fffcb5e8
|
23 years |
pulento |
- Segfault fixed when liba52 dynamic library isn't found.
Originally …
|
|
|
@bc6caae2
|
23 years |
pulento |
- MPEG-4 B frames coding option for ffmpeg.c
- Warning fixes.
…
|
|
|
@afa90da5
|
23 years |
kabi |
* replaced with liba52
Originally committed as revision 447 to …
|
|
|
@7aaf3b98
|
23 years |
michaelni |
there are divx5? encoded files without a userdata section but with …
|
|
|
@e71a4f74
|
23 years |
michaelni |
segfault fix for b-frame encoding with height%16!=0
Originally …
|
|
|
@413dec62
|
23 years |
michaelni |
3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com>
…
|
|
|
@156e5023
|
23 years |
nickols_k |
version info
Originally committed as revision 443 to …
|
|
|
@3649cfd9
|
23 years |
michaelni |
MV visualisation support
Originally committed as revision 442 to …
|
|
|
@3d1d9b2c
|
23 years |
michaelni |
shorter user data with formating by juanjo
Originally committed as …
|
|
|
@32cd20de
|
23 years |
michaelni |
move ABS() to common.h
print mb_types in nice looking format support
…
|
|
|
@4085d977
|
23 years |
arpi |
10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
…
|
|
|
@9717dad8
|
23 years |
michaelni |
move put_string() to common.{c,h}
Originally committed as revision …
|
|
|
@1c3a2382
|
23 years |
michaelni |
correct quantizer bias
Originally committed as revision 438 to …
|
|
|
@0f9400b4
|
23 years |
arpi |
ar -s has portability problems, anyway rc is enough without s -- …
|
|
|
@1e209222
|
23 years |
pulento |
- H263 PAR support by Alex Beregszaszi.
- Typo fix in mpeg4data.
…
|
|
|
@af289048
|
23 years |
arpi |
patch by Alex Beregszaszi <alex@naxine.org>
- AVID (AVRn) support …
|
|
|
@51b8fd19
|
23 years |
michaelni |
freeze fix
Originally committed as revision 434 to …
|
|
|
@ccf589a
|
23 years |
michaelni |
C4=16383 for the c version too and even for some outcommented code
…
|
|
|
@9e1795dd
|
23 years |
michaelni |
set C4 to 16383
Originally committed as revision 432 to …
|
|
|
@4a53a912
|
23 years |
albeu |
printf to mp_msg
Originally committed as revision 5938 to …
|
|
|
@ef5b1b5a
|
23 years |
pulento |
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by …
|
|
|
@95c79a24
|
23 years |
pulento |
- Changed FOURCC for H263.
- Warnings fixes.
Originally committed as …
|
|
|
@e84c31dc
|
23 years |
arpi |
Support for external huffman table and various fixes by Alex …
|
|
|
@2a2a98c0
|
23 years |
kabi |
* by Thomas Sailer:
otherwise ffmpeg doesn't compile if shared libs …
|
|
|
@bb71e317
|
23 years |
michaelni |
fixing msmpeg4v3 dc-scale for quantizers 24-31
Originally committed …
|
|
|
@bb3debab
|
23 years |
michaelni |
more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl>
…
|
|
|
@f94985d0
|
23 years |
michaelni |
detecting xvid/divx4/opendivx and set low_delay flag
Originally …
|
|
|
@2417652
|
23 years |
michaelni |
export mbskip_table for direct rendering
add hurry_up support
…
|
|
|
@d7e9533a
|
23 years |
michaelni |
fixed msmpeg4 infinite loop if buggy stream
rewrote quantizer
fixed …
|
|
|
@1ac9248b
|
23 years |
kabi |
* cleanup
Originally committed as revision 422 to …
|
|
|
@cd8e5f96
|
23 years |
kabi |
* fixes problem with -funroll-loops and buggy gcc compiler
Originally …
|
|
|
@1c2a8c7f
|
23 years |
michaelni |
avcodec_flush_buffers()
Originally committed as revision 420 to …
|
|
|
@eeba58cc
|
23 years |
kabi |
* path to ffmpegs config.h
Originally committed as revision 419 to …
|
|
|
@d697b89b
|
23 years |
michaelni |
segfault fix
Originally committed as revision 418 to …
|
|
|
@57514323
|
23 years |
kabi |
* using liba52
Originally committed as revision 417 to …
|
|
|
@623563c0
|
23 years |
kabi |
* using some small char buffer - needed for sprintf
Originally …
|
|
|
@1ff662cc
|
23 years |
michaelni |
export delay info
fixed low_delay & vo_type on mpeg4 header writer & …
|
|
|
@8d4c65d1
|
23 years |
michaelni |
b-frame mpeg4 fix when seeking
Originally committed as revision 414 …
|
|
|
@dc16b332
|
23 years |
michaelni |
x1 deblocking filter bugfix
Originally committed as revision 5788 to …
|
|
|
@eec1c6b9
|
23 years |
michaelni |
divx 5.01 support
Originally committed as revision 412 to …
|
|
|
@976f969b
|
23 years |
kabi |
* add support for liba52
Originally committed as revision 411 to …
|
|
|
@ee6f786
|
23 years |
michaelni |
fix b-frame MB skip
Originally committed as revision 410 to …
|
|
|