|
|
|
@d8470737
|
18 years |
benoit.fouet |
use asf stream information to set bitrate
patch by Zuxy Meng zuxy dot …
|
|
|
@7af636d4
|
18 years |
diego |
Fix loop condition so it can be run through more than once.
patch by …
|
|
|
@268fc082
|
18 years |
diego |
more detailed error message for buffer underflow
patch by Wolfram …
|
|
|
@2da0d70d
|
18 years |
diego |
cosmetics attack, part IV: Remove all tabs and prettyprint/reindent …
|
|
|
@dcc3a30b
|
18 years |
gpoirier |
prevent going out of the buffer if the nal size does not fit in the …
|
|
|
@42809816
|
18 years |
diego |
cosmetics attack, part III: Remove all tabs and prettyprint/reindent …
|
|
|
@ce505b85
|
18 years |
diego |
cosmetics: Fix stray wrongly indented line.
Originally committed as …
|
|
|
@221b804f
|
18 years |
diego |
cosmetics attack, part II: Remove all tabs and prettyprint/reindent …
|
|
|
@07d84a4e
|
18 years |
alex |
check for channels<=0 and print a reasonable error message
Originally …
|
|
|
@b46d68c6
|
18 years |
ivop |
add V.Flash PTX decoder
Originally committed as revision 8856 to …
|
|
|
@25406e50
|
18 years |
baptiste.coudurier |
fix AVStream documentation: clarify start_time, start_time and …
|
|
|
@6e42e6c4
|
18 years |
diego |
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the …
|
|
|
@1da87823
|
18 years |
diego |
cosmetics: Replace manual tab indentation by \n\t as in the rest of …
|
|
|
@e956cbe4
|
18 years |
kostya.shishkov |
Register myself as DCA maintainer
Originally committed as revision …
|
|
|
@69ae9478
|
18 years |
attila |
add missing include of bswap.h
Originally committed as revision 8853 …
|
|
|
@13544287
|
18 years |
kostya.shishkov |
Support for newer MacOSX AIFF
Originally committed as revision 8852 …
|
|
|
@7bb7ad0e
|
18 years |
baptiste.coudurier |
fix oss audio playback, broken since r7983, pass AVFormatContext …
|
|
|
@9f1473b3
|
18 years |
michaelni |
fix exploitable buffer overflow
Originally committed as revision 8850 …
|
|
|
@e69364b7
|
18 years |
diego |
Mark code parts that cannot work on AMD64 due to broken relocations as …
|
|
|
@660db1d6
|
18 years |
diego |
cosmetics: Align some lines.
Originally committed as revision 8848 to …
|
|
|
@ab7fd2c4
|
18 years |
alex |
Use correct CONFIG_RTP_MUXER ifdef
Originally committed as revision …
|
|
|
@ba472aaf
|
18 years |
alex |
implement ff_socket_nonblock and use it in networking code
Originally …
|
|
|
@8da4034f
|
18 years |
alex |
use ff_neterrno() and FF_NETERROR() for networking error handling
…
|
|
|
@0bdacf29
|
18 years |
alex |
use network.h instead network includes
Originally committed as …
|
|
|
@47b515bf
|
18 years |
alex |
10l, rtp_muxer needs config_network
Originally committed as revision …
|
|
|
@c08fb000
|
18 years |
alex |
Make protocols configure selectable and also cleanup the …
|
|
|
@96862926
|
18 years |
alex |
Don't compile RTSP_DEMUXER if not requested
Originally committed as …
|
|
|
@e7047005
|
18 years |
alex |
properly compile code for REDIR_DEMUXER
Originally committed as …
|
|
|
@6a4970ab
|
18 years |
diego |
cosmetics: Remove trailing whitespace.
Originally committed as …
|
|
|
@5ad75147
|
18 years |
alex |
remove CONFIG_NETWORK, av_read_play/pause are exported anyway
…
|
|
|
@4ee10633
|
18 years |
diego |
cosmetics: Remove trailing whitespace and tabs.
Originally committed …
|
|
|
@c23a4708
|
18 years |
diego |
cosmetics: sort()
Originally committed as revision 8837 to …
|
|
|
@9825d074
|
18 years |
alex |
properly check for CONFIG_RTSP_DEMUXER
Originally committed as …
|
|
|
@cfc97077
|
18 years |
alex |
Use correct RTSP_DEMUXER checks instead of NETWORK.
Originally …
|
|
|
@383eda2
|
18 years |
alex |
move resolve_host from tcp.c to os_support.c as it is used widely
…
|
|
|
@a33cc951
|
18 years |
alex |
cosmetics in resolve_host
Originally committed as revision 8833 to …
|
|
|
@0913873e
|
18 years |
alex |
remove unused rtsp_callback
Originally committed as revision 8832 to …
|
|
|
@f87462cc
|
18 years |
diego |
proper dependency on mpegts_demuxer for rtp_muxer
Originally …
|
|
|
@a53cc2a4
|
18 years |
diego |
Remove redundant dependency from ffserver_deps.
Originally committed …
|
|
|
@c36bd286
|
18 years |
diego |
Don't declare -lm as a dependency of swscale-example.
Originally …
|
|
|
@b236a735
|
18 years |
baptiste.coudurier |
remove no more true comment
Originally committed as revision 8829 to …
|
|
|
@e23848a4
|
18 years |
baptiste.coudurier |
cosmectics, use consistant and homogeneous type names for atoms
…
|
|
|
@f8c18cd7
|
18 years |
baptiste.coudurier |
use dprintf with AVFormatContext and simplify
Originally committed as …
|
|
|
@26cdb9a2
|
18 years |
diego |
Remove large automatics from stack.
patch by Marc Hoffman, mmh …
|
|
|
@578688fa
|
18 years |
lucabe72 |
Fix reading PTSs and DTSs in libavformat, by reverting r8465.
Such …
|
|
|
@bca098f5
|
18 years |
diego |
Policy addition: New files should have proper license headers.
…
|
|
|
@1c086afc
|
18 years |
baptiste.coudurier |
remove now obsolete and no more true comments
Originally committed as …
|
|
|
@bf5d7db5
|
18 years |
benoit.fouet |
reorder bswap functions into bit-depth, special-casing inside the …
|
|
|
@853d15c2
|
18 years |
benoit.fouet |
make 2 functions "return x;" to simplify next patch
patch by Ramiro …
|
|
|
@784b7f7
|
18 years |
diego |
10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to …
|
|
|
@70fa2486
|
18 years |
lessen42 |
Support for seeking in TTA files.
Originally committed as revision …
|
|
|
@2bd8416e
|
18 years |
alex |
use resolve_host in acl handlign too, simplificates the code
…
|
|
|
@18405874
|
18 years |
alex |
make the last globals static
Originally committed as revision 8818 to …
|
|
|
@cd53ae3a
|
18 years |
Aurélien Jacobs |
cosmetics: align
Originally committed as revision 8817 to …
|
|
|
@7adb10be
|
18 years |
Aurélien Jacobs |
move ac3 tables from a .h to a .c
Originally committed as revision …
|
|
|
@ad8b8abc
|
18 years |
alex |
support for hostnames instead ip addresses in ffserver conf (using …
|
|
|
@9cfacd52
|
18 years |
diego |
cosmetics: Put AMR entry in alphabetical order with all external …
|
|
|
@73508bc6
|
18 years |
diego |
Remove hackish support for the non-free fixed-point AMR-NB reference …
|
|
|
@8d27c5f8
|
18 years |
baptiste.coudurier |
add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
Originally …
|
|
|
@263a93ec
|
18 years |
baptiste.coudurier |
add 'wide' reversed tag in probe, detect broken xdcam files …
|
|
|
@b60d1379
|
18 years |
benoit.fouet |
add a vstats_file command line option
patch by Stefano Sabatini …
|
|
|
@4bd0c2b
|
18 years |
benoit.fouet |
Revert my two previous deliveries (back to r8806) to aply the good …
|
|
|
@f5eb2b65
|
18 years |
benoit.fouet |
to complete r8807: free vstats resources
Originally committed as …
|
|
|
@f801d8aa
|
18 years |
benoit.fouet |
add a vstats_file command line option
patch by Stefano Sabatini …
|
|
|
@2f954ef2
|
18 years |
michaelni |
patch submissions should contain a suggested commit log message
…
|
|
|
@b47f86c
|
18 years |
benoit.fouet |
add rgb suffix to rawvideo muxer
Originally committed as revision …
|
|
|
@9e0ab666
|
18 years |
benoit.fouet |
updates the x11grab doc example, adding -s cif, as it is mandatory
…
|
|
|
@7b829d2a
|
18 years |
benoit.fouet |
"fast unaligned" bytestream functions
patch by Ramiro Polla ramiro …
|
|
|
@20d45dc2
|
18 years |
diego |
Faster 32 bit byteswaping code for Blackfin.
200% faster on BF537 …
|
|
|
@6baa2943
|
18 years |
diego |
typo
Originally committed as revision 8801 to …
|
|
|
@c5d1349
|
18 years |
kostya.shishkov |
1000l to myself as used VLC indexes were totally wrong
Originally …
|
|
|
@57dbe08b
|
18 years |
lucabe72 |
Fix ffserver crash when closing the second RTP session
Originally …
|
|
|
@7d88b5ca
|
18 years |
benoit.fouet |
more format abbreviations
Originally committed as revision 8798 to …
|
|
|
@2f8fe719
|
18 years |
baptiste.coudurier |
correct comment about seek function
Originally committed as revision …
|
|
|
@85b1a722
|
18 years |
diego |
cosmetics: Reorder endianness macros by bit depth, alignment …
|
|
|
@245626d0
|
18 years |
diego |
Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, …
|
|
|
@a47ec31
|
18 years |
diego |
Remove unused code + variable, fixes a warning.
Originally committed …
|
|
|
@bbe94afb
|
18 years |
diego |
Add a note about license headers to the patch submission checklist.
…
|
|
|
@c6a29a63
|
18 years |
michaelni |
enable seektest
Originally committed as revision 8792 to …
|
|
|
@e08c5c78
|
18 years |
michaelni |
seek regression test reference
Originally committed as revision 8791 …
|
|
|
@db2a0e22
|
18 years |
michaelni |
dont assert(0) due to buggy rm demuxer
Originally committed as …
|
|
|
@b9e65069
|
18 years |
michaelni |
dont try to seek on single images
Originally committed as revision …
|
|
|
@a2638aa7
|
18 years |
michaelni |
ensure that seek_test is rebuild if any of the libs changed
…
|
|
|
@aabce533
|
18 years |
alex |
check ip port range from config
Originally committed as revision 8787 …
|
|
|
@5eb782f0
|
18 years |
alex |
simplificate
Originally committed as revision 8786 to …
|
|
|
@cb2abe3
|
18 years |
alex |
use av_strdup instead malloc/strcpy
Originally committed as revision …
|
|
|
@d2040a8f
|
18 years |
alex |
fixed InputFormat option, which was never working
Originally …
|
|
|
@b5a3541d
|
18 years |
michaelni |
fix av_seek_frame_generic() so that it doesnt fail if the
requested …
|
|
|
@0aecfdf9
|
18 years |
alex |
remove useless code, file removal is handled elsewhere
Originally …
|
|
|
@b237eb80
|
18 years |
michaelni |
init packet before calling the demuxer
fixed random/uninitalized …
|
|
|
@756fb7fe
|
18 years |
lessen42 |
Change from using a seek table internal to the TTA demuxer to using …
|
|
|
@6b30123
|
18 years |
baptiste.coudurier |
fix compilation
Originally committed as revision 8779 to …
|
|
|
@211c7b37
|
18 years |
baptiste.coudurier |
done in r8635 by Xiaohui Sun
Originally committed as revision 8778 to …
|
|
|
@73a47fb2
|
18 years |
Aurélien Jacobs |
Blackfin is a strictly aligned processor.
Patch by Marc Hoffman mmh …
|
|
|
@ee0981ac
|
18 years |
michaelni |
cabac bytestream optimization from x264
Originally committed as …
|
|
|
@94cebc56
|
18 years |
baptiste.coudurier |
simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel …
|
|
|
@1c02d96f
|
18 years |
baptiste.coudurier |
long -> int
Originally committed as revision 8774 to …
|
|
|
@9e40addd
|
18 years |
baptiste.coudurier |
cosmetics: mov_mp4 -> mp4
Originally committed as revision 8773 to …
|
|
|
@0b07ac42
|
18 years |
baptiste.coudurier |
clean and simplify esds reading function
Originally committed as …
|
|
|
@d614f579
|
18 years |
baptiste.coudurier |
remove broken ctab code
Originally committed as revision 8771 to …
|
|
|