|
|
|
@34c9d454
|
17 years |
diego |
Keep -L flags before corresponding -l flags.
Originally committed as …
|
|
|
@7483e694
|
17 years |
diego |
cosmetics: Consistently indent with 4 spaces, break some long lists …
|
|
|
@c4035e5d
|
17 years |
lucabe72 |
Fix the creation of alldevices.c (create it without any rename).
This …
|
|
|
@f8a80fd6
|
17 years |
diego |
main() --> main(void)
Originally committed as revision 11079 to …
|
|
|
@541432c3
|
17 years |
diego |
spelling
Originally committed as revision 11078 to …
|
|
|
@c721d803
|
17 years |
lucabe72 |
Introduce libavdevice
Originally committed as revision 11077 to …
|
|
|
@489b0d4
|
17 years |
lu_zero |
Make av_read_frame with rtsp client return EINTR on interrupt
patch …
|
|
|
@594ff7cc
|
17 years |
diego |
comment spelling/grammar fixes
Originally committed as revision 25137 …
|
|
|
@a5e979f4
|
17 years |
ramiro.polla |
os_support.h is also needed for usleep and lseek on MinGW.
Originally …
|
|
|
@82821c9
|
17 years |
gpoirier |
add VC-1 MMX DSP functions, under MIT license.
patch by Christophe …
|
|
|
@087b3272
|
17 years |
lucabe72 |
Include os_support.h only when needed
Originally committed as …
|
|
|
@a960a1e0
|
17 years |
lu_zero |
Make av_read_frame with rtsp client return EINTR on interrupt
patch …
|
|
|
@899681cd
|
17 years |
andreas |
Use dynamically allocated ByteIOContext in AVFormatContext
patch by: …
|
|
|
@79815f62
|
17 years |
diego |
Fix wrong error message.
patch by Stefano Sabatini, …
|
|
|
@e5af4a11
|
17 years |
diego |
main() --> main(void)
Originally committed as revision 11069 to …
|
|
|
@db817cf3
|
17 years |
diego |
whitespace consistency cosmetics
Originally committed as revision …
|
|
|
@e59d9328
|
17 years |
michaelni |
cosmetic (x==NULL -> !x)
Originally committed as revision 11067 to …
|
|
|
@5b2052b3
|
17 years |
michaelni |
cosmetic (place { consistently)
Originally committed as revision …
|
|
|
@2b013568
|
17 years |
r_togni |
Replace realloc with free+malloc, the previous content of the buffer …
|
|
|
@0dd954b1
|
17 years |
michaelni |
cosmetic (remove != 0 / != NULL)
Originally committed as revision …
|
|
|
@e1c48b7a
|
17 years |
michaelni |
use sizeof in snprintf (note the changed code is all under #if 0)
…
|
|
|
@2867ed9
|
17 years |
michaelni |
check region depth for validity
(32/64/128 would crash at least due to …
|
|
|
@c5a2fe8f
|
17 years |
lucabe72 |
Generate a linking error if perror() is used in libav*
Originally …
|
|
|
@95206290
|
17 years |
lucabe72 |
Convert perror() in av_log() in bktr.c.
Currently untested; someone …
|
|
|
@086119b3
|
17 years |
lucabe72 |
Remove perror() usage from udp.c
Originally committed as revision …
|
|
|
@9f74582c
|
17 years |
lucabe72 |
Do not use perror() in audio, video, and DV grabbers
Originally …
|
|
|
@7f0cd6a5
|
17 years |
lucabe72 |
Remove perror() usage from libavutil
Originally committed as revision …
|
|
|
@e35033e6
|
17 years |
r_togni |
Cosmetics
Originally committed as revision 11056 to …
|
|
|
@69434d2f
|
17 years |
r_togni |
No need to update pos, it's not used after that line
Originally …
|
|
|
@6887cb8b
|
17 years |
r_togni |
Cleanup: remove ssize
Originally committed as revision 11054 to …
|
|
|
@5253753
|
17 years |
r_togni |
Check for memory allocation failure of temp buffer
Originally …
|
|
|
@e11d0145
|
17 years |
r_togni |
Optimize memory management to create an av_packet from multiple …
|
|
|
@289987e4
|
17 years |
banan |
Use memcpy instead of for loop
Originally committed as revision 11051 …
|
|
|
@28af284
|
17 years |
heydowns |
When new streams are detected, look for old filters and close them …
|
|
|
@e240f898
|
17 years |
heydowns |
Call mpegvideo flush routine on h264 flush. Needed in particular
to …
|
|
|
@eb72cacb
|
17 years |
diego |
Remove unused functions, fixes the warnings:
snow.c:1163: warning: …
|
|
|
@db628029
|
17 years |
lucabe72 |
Add MPEG2 support to the RTP muxer
Originally committed as revision …
|
|
|
@7ed19d7f
|
17 years |
lucabe72 |
Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP …
|
|
|
@b5298028
|
17 years |
alex |
Remove empty pipe_close
Originally committed as revision 11045 to …
|
|
|
@7a813b3
|
17 years |
alex |
Call prot->url_close only if it is present.
Originally committed as …
|
|
|
@018b6fb4
|
17 years |
alex |
Honor the 8bit extension (now 32bit instaed 24bit) of the pts field …
|
|
|
@964ff354
|
17 years |
alex |
Prefer ADPM_SWF instead NONE if no MP3 encoding is compiled in.
…
|
|
|
@87246a01
|
17 years |
Aurélien Jacobs |
avoid some halfpel related #ifdef
Originally committed as revision …
|
|
|
@27a2f87d
|
17 years |
r_togni |
1000l: Fix check for max slice number
Originally committed as …
|
|
|
@e29378ff
|
17 years |
r_togni |
Move dnet-ac3 byte-swapping code close to audio packet read code
Fixed …
|
|
|
@aa519c47
|
17 years |
lucabe72 |
Remove some more duplicated code
Originally committed as revision …
|
|
|
@d4936869
|
17 years |
lucabe72 |
Remove the useless variable "my_addr1"
Originally committed as …
|
|
|
@882d00f2
|
17 years |
lucabe72 |
Use the same code to set local_port in the IPv4-only case and in the …
|
|
|
@a0c013de
|
17 years |
diego |
Put halfpel_interpol under the same #ifdef as its usage, fixes the …
|
|
|
@3b855466
|
17 years |
diego |
Reorder functions to get rid of ugly forward declarations.
Originally …
|
|
|
@8ea0e802
|
17 years |
takis.issaris |
Fix Doxygen parameter
Originally committed as revision 11033 to …
|
|
|
@e8b7c70f
|
17 years |
takis.issaris |
Fix Doxygen parameter name
Originally committed as revision 11032 to …
|
|
|
@abfe87d4
|
17 years |
takis.issaris |
Fix Doxygen parameter name
Originally committed as revision 11031 to …
|
|
|
@9bd51b9a
|
17 years |
takis.issaris |
Attribute for specifying direction should come right after @param.
…
|
|
|
@1a625dce
|
17 years |
kostya.shishkov |
Use put_signed_pixels_clamped where appropriate
Patch by Christophe …
|
|
|
@d638424
|
17 years |
Aurélien Jacobs |
cosmetics: whitespace
Originally committed as revision 11028 to …
|
|
|
@0b77d7d6
|
17 years |
alex |
Remove editor junk from the end.
Originally committed as revision …
|
|
|
@2b992d0e
|
17 years |
banan |
Small simplification
Originally committed as revision 11026 to …
|
|
|
@97c8b064
|
17 years |
alex |
add myself as TTA guy
Originally committed as revision 11025 to …
|
|
|
@8e1b957c
|
17 years |
alex |
Support 44.1kHz audio. Acked by Benjamin
Originally committed as …
|
|
|
@8ef4de4e
|
17 years |
alex |
Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR. …
|
|
|
@b64fa5b4
|
17 years |
alex |
Make sine_window static. Acked by Benjamin Larsson
Originally …
|
|
|
@cd15bbc9
|
17 years |
kostya.shishkov |
MP3 encoding is not integer-only (it's up to LAME)
Originally …
|
|
|
@4e8988a3
|
17 years |
takis.issaris |
Typo
Originally committed as revision 11020 to …
|
|
|
@d4f98ab1
|
17 years |
diego |
Move up opt_show_license to get rid of ugly forward declaration.
patch …
|
|
|
@5b0b5ecf
|
17 years |
banan |
Fix nellymoser decode_tag return value, patch by Stefano Sabatini
…
|
|
|
@6b708904
|
17 years |
lucabe72 |
Remove some useless assignments (the UDPContext is allocated with …
|
|
|
@d05cb726
|
17 years |
lucabe72 |
Simplify set_remote_url(), and remove some code duplication
…
|
|
|
@4c7d5764
|
17 years |
lucabe72 |
Use recv() instead of recvfrom() (removes some other differences …
|
|
|
@66c49825
|
17 years |
lucabe72 |
Remove a now unused field
Originally committed as revision 11014 to …
|
|
|
@9cdcb04f
|
17 years |
lucabe72 |
Give better names to multicast functions (they are not IPv6-only)
…
|
|
|
@a8bde059
|
17 years |
lucabe72 |
Avoid to duplicate the multicast code between the IPv4-only and …
|
|
|
@0ec12335
|
17 years |
lucabe72 |
Remove some ifdefs by using the "dest_addr_len" field in both the …
|
|
|
@0d4e281c
|
17 years |
andreas |
Add support for reading WM/Year tag
Patch by: patrice bensoussan a …
|
|
|
@bd597862
|
17 years |
andreas |
remove unnecessary -1 from snprintf len
Originally committed as …
|
|
|
@bd548b99
|
17 years |
andreas |
Add support for ID3v2 year tag
Patch by: patrice bensoussan a free d …
|
|
|
@5fba300d
|
17 years |
michaelni |
rename fps(frame per second) to tb(time base) to prevent
confusion …
|
|
|
@095c22ac
|
17 years |
diego |
Remove unused variable, fixes the warning:
ppc/vc1dsp_altivec.c: In …
|
|
|
@1b04f3e0
|
17 years |
diego |
cosmetics: Keep all OBJS entries on a line of their own.
Originally …
|
|
|
@8361b1be
|
17 years |
baptiste.coudurier |
remove now useless libogg support
Originally committed as revision …
|
|
|
@02d36191
|
17 years |
michaelni |
tring to workaround gcc 2.95 bug which causes random failures
…
|
|
|
@e1a794b2
|
17 years |
mans |
set PKT_FLAG_KEY for Theora and OGM streams
Originally committed as …
|
|
|
@6865337f
|
17 years |
baptiste.coudurier |
ogg seek regression ref
Originally committed as revision 11001 to …
|
|
|
@ced9037e
|
17 years |
baptiste.coudurier |
files have been renamed
Originally committed as revision 11000 to …
|
|
|
@5118cae6
|
17 years |
baptiste.coudurier |
ogg muxer
Originally committed as revision 10999 to …
|
|
|
@96e2fbf2
|
17 years |
diego |
Add comments to some #endif directives.
Originally committed as …
|
|
|
@f073a393
|
17 years |
diego |
cosmetics: Fix vissual --> visual typo.
Originally committed as …
|
|
|
@2e39d0cd
|
17 years |
diego |
Improve unsupported (pixel) format error message.
patch by Stefano …
|
|
|
@19671d3f
|
17 years |
ramiro.polla |
Express opinion in a less aggressive manner.
Originally committed as …
|
|
|
@ba6d9eb3
|
17 years |
tempn |
jtype frame implemented
Originally committed as revision 10994 to …
|
|
|
@8a43317e
|
17 years |
diego |
cosmetics: Fix spacial --> spatial typo in function names.
Originally …
|
|
|
@94472c1d
|
17 years |
diego |
comment typo
Originally committed as revision 10992 to …
|
|
|
@c238beb
|
17 years |
diego |
misc spelling/grammar/wording fixes in comments
Originally committed …
|
|
|
@63d2bad8
|
17 years |
kostya.shishkov |
X8 is supported now, so warning is incorrect
Originally committed as …
|
|
|
@ce5d17f5
|
17 years |
andreas |
Provide top_field_first logic for h264
patch by: Reinhard Nissl …
|
|
|
@671028e0
|
17 years |
tempn |
IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1
Originally committed …
|
|
|
@ce038da0
|
17 years |
Aurélien Jacobs |
make some tables static
Originally committed as revision 10987 to …
|
|
|
@49e9a4bf
|
17 years |
Aurélien Jacobs |
add multiple inclusion guards
Originally committed as revision 10986 …
|
|
|
@cb0d8a5f
|
17 years |
michaelni |
grammar
Originally committed as revision 10985 to …
|
|
|
@3358e879
|
17 years |
michaelni |
indention
Originally committed as revision 10984 to …
|
|
|