|
|
|
@59d3e367
|
23 years |
fabrice |
fixed incorrect global gain - slightly increased precision of n(4/3) …
|
|
|
@777cc95
|
23 years |
kabi |
* using ../ for bswap.h
Originally committed as revision 556 to …
|
|
|
@49d71c7b
|
23 years |
kabi |
* avoid conflicts with non-ffmpeg config.h and also it's consistent
…
|
|
|
@4a908fbc
|
23 years |
alex |
BSD/OS support by Steven M Schultz
Originally committed as revision …
|
|
|
@747a67fb
|
23 years |
fabrice |
fixed one overflow problem
Originally committed as revision 553 to …
|
|
|
@754ebe34
|
23 years |
fabrice |
fixed memory free
Originally committed as revision 552 to …
|
|
|
@57060b1e
|
23 years |
fabrice |
removed unused stuff - added dsputil_set_bit_exact() support for …
|
|
|
@4c41db9a
|
23 years |
fabrice |
added libavtest target
Originally committed as revision 550 to …
|
|
|
@bd7cf6ad
|
23 years |
fabrice |
use new api (NOT TESTED) - suppressed strlcpy
Originally committed as …
|
|
|
@79fdaa4c
|
23 years |
fabrice |
began to simplify code - use modified API for stream reading
…
|
|
|
@c9a65ca
|
23 years |
fabrice |
converted to new API
Originally committed as revision 547 to …
|
|
|
@db7f1f95
|
23 years |
fabrice |
suppressed mpeg demux mess - use now dynamic stream creation api
…
|
|
|
@b9a281db
|
23 years |
fabrice |
split mux/demux related structures - added file probing support - …
|
|
|
@fe9cf0d4
|
23 years |
fabrice |
added first version of MPEG/DVB transport stream demux
Originally …
|
|
|
@4f12a497
|
23 years |
fabrice |
removed unused code
Originally committed as revision 543 to …
|
|
|
@fb4a4a56
|
23 years |
fabrice |
mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams
…
|
|
|
@4d7a0a05
|
23 years |
fabrice |
better av_freep()
Originally committed as revision 541 to …
|
|
|
@51a4966
|
23 years |
fabrice |
added avcodec_set_bit_exact() for testing
Originally committed as …
|
|
|
@44defcfb
|
23 years |
fabrice |
update
Originally committed as revision 539 to …
|
|
|
@4196dcd6
|
23 years |
fabrice |
added regression test mention
Originally committed as revision 538 to …
|
|
|
@89d5dfd5
|
23 years |
fabrice |
added libav regression tests
Originally committed as revision 537 to …
|
|
|
@b5a40dc6
|
23 years |
arpi |
64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org> …
|
|
|
@5eee1aed
|
23 years |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs. …
|
|
|
@2e04edb3
|
23 years |
philipjsg |
Fix a segfault when handling errors or .asx or .ram files. Silly bug …
|
|
|
@10fc8424
|
23 years |
michaelni |
fixing alignment for alignment picky cpus
Originally committed as …
|
|
|
@d4327e36
|
23 years |
fabrice |
oops - removed obsolete license draft
Originally committed as …
|
|
|
@7f913a3
|
23 years |
fabrice |
update
Originally committed as revision 533 to …
|
|
|
@51133a7d
|
23 years |
fabrice |
added first version of regression tests - simply type 'make test' to …
|
|
|
@0f1578af
|
23 years |
fabrice |
use av memory functions
Originally committed as revision 531 to …
|
|
|
@0f3cb305
|
23 years |
fabrice |
added bigendian support - added cross compilation support - added …
|
|
|
@dd9ca370
|
23 years |
fabrice |
added VPATH support - added regression targets
Originally committed …
|
|
|
@1ea4f593
|
23 years |
fabrice |
use av memory handling functions
Originally committed as revision 528 …
|
|
|
@06542267
|
23 years |
fabrice |
fixed pcm read
Originally committed as revision 527 to …
|
|
|
@f57a4535
|
23 years |
fabrice |
added VPATH support
Originally committed as revision 526 to …
|
|
|
@1c098b2f
|
23 years |
fabrice |
added dummy crc output format for easy codec testing
Originally …
|
|
|
@82acee8f
|
23 years |
fabrice |
removed unmaintained vc stuff
Originally committed as revision 524 to …
|
|
|
@c7011bf7
|
23 years |
fabrice |
removed not maintained vc stuff
Originally committed as revision 523 …
|
|
|
@6000abfa
|
23 years |
fabrice |
removed useless header includes - use av memory functions
Originally …
|
|
|
@4cc281d9
|
23 years |
fabrice |
added VPATH support for multiple dir compilation
Originally committed …
|
|
|
@3123dd79
|
23 years |
fabrice |
proper memory handling functions
Originally committed as revision 520 …
|
|
|
@61a4e8ae
|
23 years |
fabrice |
removed debug function
Originally committed as revision 519 to …
|
|
|
@f9ed4f88
|
23 years |
fabrice |
put all integer init code to compute n(4/3) - memory alloc and header …
|
|
|
@5bd12d12
|
23 years |
fabrice |
improved mpeg1/2 decoding speed
Originally committed as revision 517 …
|
|
|
@44f27b3a
|
23 years |
fabrice |
added proper memory handling functions - fixed include paths
…
|
|
|
@92415510
|
23 years |
fabrice |
tried to avoid gcc 2.95.2 bug by puting explicit register constraints …
|
|
|
@a6e14ed
|
23 years |
philipjsg |
* If a stream gets stuck in WAIT_FEED, then disconnecting the other …
|
|
|
@5e57424d
|
23 years |
philipjsg |
Fix the WAIT_FEED problem. It turns out that when you open up an FFM …
|
|
|
@9c80daf1
|
23 years |
fabrice |
updated for my short term goals
Originally committed as revision 512 …
|
|
|
@4b7b196
|
23 years |
michaelni |
qmin==1 bugfix
Originally committed as revision 511 to …
|
|
|
@a7bd8797
|
23 years |
michaelni |
shared lib support (req by kabi) ...
Originally committed as revision …
|
|
|
@96c7b535
|
23 years |
philipjsg |
* Added a note that says that WMP cannot stream .mpg files.
…
|
|
|
@abb2a5e2
|
23 years |
philipjsg |
Added use of StartSendOnKey
Originally committed as revision 508 to …
|
|
|
@79c4ea3c
|
23 years |
philipjsg |
* Change the default behaviour to start streaming as soon as possible …
|
|
|
@607dce96
|
23 years |
michaelni |
hopefully faster mmx2&3dnow MC
Originally committed as revision 506 …
|
|
|
@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. …
|
|
|