|
|
|
@ab8a0d04
|
18 years |
diego |
parser.c is compiled unconditionally, there is no need to compile it …
|
|
|
@45221f7f
|
18 years |
michaelni |
reduce number of shifts
Originally committed as revision 8891 to …
|
|
|
@fd735e4b
|
18 years |
michaelni |
simplify
Originally committed as revision 8890 to …
|
|
|
@e300ab4e
|
18 years |
diego |
Add a note about tabs + trailing whitespace to the patch submission …
|
|
|
@3883a99b
|
18 years |
diego |
Move H.261 parser to its own file.
Originally committed as revision …
|
|
|
@b0fee7c5
|
18 years |
diego |
Group benchmark items in the patch submission checklist together.
…
|
|
|
@58683d27
|
18 years |
kostya.shishkov |
100l to myself. Do not include stuff unneeded by parser
Originally …
|
|
|
@f9eada03
|
18 years |
kostya.shishkov |
Typo
Originally committed as revision 8885 to …
|
|
|
@7d9a6a0f
|
18 years |
kostya.shishkov |
Move some declarations into header
Based on patch by Denis Fortin …
|
|
|
@b0caf888
|
18 years |
diego |
Rename oggvorbis decoder to libvorbis.
Originally committed as …
|
|
|
@5982ae94
|
18 years |
diego |
Move VC1 parser to its own file.
Originally committed as revision …
|
|
|
@98c98e04
|
18 years |
diego |
Move dca parser to its own file.
Originally committed as revision …
|
|
|
@f5a756ef
|
18 years |
diego |
Give libamr decoders/encoders a lib prefix in the name.
Originally …
|
|
|
@23aee960
|
18 years |
diego |
Rename dts_decoder to libdts_decoder.
Originally committed as …
|
|
|
@e2446596
|
18 years |
diego |
Remove unused variable.
Originally committed as revision 8878 to …
|
|
|
@a4b120f3
|
18 years |
diego |
cosmetics: Sort entries by CONFIG_ name.
Originally committed as …
|
|
|
@6369e6eb
|
18 years |
justin.ruggles |
cosmetics: indention after last commit
Originally committed as …
|
|
|
@c31a76e4
|
18 years |
justin.ruggles |
use downmixing coefficients in dca decoder.
reference:
Subject: …
|
|
|
@cc826626
|
18 years |
justin.ruggles |
enable multichannel output in dca decoder.
reference:
Subject: …
|
|
|
@c95d406d
|
18 years |
kostya.shishkov |
1000l to myself - DCA decoder should not be registered in video …
|
|
|
@4f2c36ac
|
18 years |
benoit.fouet |
add the possibility to choose aac profile
patch by Nicolas George …
|
|
|
@711737af
|
18 years |
benoit.fouet |
give the position offset of the file in the packet
update seek …
|
|
|
@994cb333
|
18 years |
benoit.fouet |
update reference file for seek test after delivery 8826
Originally …
|
|
|
@be47dad7
|
18 years |
benoit.fouet |
modify order in which files are diff'd
Originally committed as …
|
|
|
@aa244b69
|
18 years |
diego |
cosmetics: Group all external library decoders and encoders together.
…
|
|
|
@efd5fc5
|
18 years |
benoit.fouet |
return right format in set_codec_from_probe_data
Originally committed …
|
|
|
@671adb1
|
18 years |
benoit.fouet |
patch so that the deprecated items show up correctly
when building …
|
|
|
@29644cb5
|
18 years |
benoit.fouet |
make mpeg decoder handle mid-stream changes in resolution
patch by …
|
|
|
@f52a02be
|
18 years |
benoit.fouet |
add some comments
patch by Denis Fortin \ fortin nerim net /
…
|
|
|
@c4ca31d
|
18 years |
benoit.fouet |
cosmetics: indentation after previous patch
Originally committed as …
|
|
|
@068b0f4f
|
18 years |
benoit.fouet |
test if color conv fonction exists prior to using it
Originally …
|
|
|
@074a9d2b
|
18 years |
diego |
The configure test for ebx fails because it is run before the …
|
|
|
@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 …
|
|
|