Michael Niedermayer
c6ec28b18c
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
...
Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Vidar Madsen
93a2362752
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
...
Originally committed as revision 4444 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Vidar Madsen
694eaead0c
Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)
...
Originally committed as revision 4443 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8c3eba7c62
skip_idct
...
skip_frame
skip_loop_filter
Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Benjamin Larsson
58379c062f
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
...
Originally committed as revision 4437 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e0827ba440
.m1v and .m2a (feature req #1178960 )
...
Originally committed as revision 4431 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Niki W. Waibel
56b04ceb47
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel)
...
Originally committed as revision 4429 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
c6fa36cf58
remove -f singlejpeg as its identical to -f mjpeg
...
Originally committed as revision 4428 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jan Kratochvil
11bec29441
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101
...
Originally committed as revision 4427 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Kenneth Aafløy
6fd93ce271
avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net)
...
Originally committed as revision 4423 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9c98cdbc8a
av_seek_frame() docs timestamp clarification
...
Originally committed as revision 4422 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
ba5697d53b
.264
...
Originally committed as revision 4421 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
98d82b22c8
10l
...
Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
e227d197e4
tell the user if compressed swf found
...
Originally committed as revision 4419 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
a3075830f2
add hdv2 fourcc to MPEG2 codec mapping
...
Originally committed as revision 4412 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2577897d2b
fix assertion failure
...
Originally committed as revision 4411 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
33785a3a9d
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out
...
Originally committed as revision 4406 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Daniel Kristjansson
e36bdf8bf5
part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu)
...
Originally committed as revision 4405 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
43c0040a65
dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly
...
Originally committed as revision 4400 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
edfaf6de29
better dont read the width/height at all, its random anyway
...
Originally committed as revision 4398 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80581e9887
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)
...
Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
16423e179b
nut prefers extradata style global headers
...
Originally committed as revision 4396 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
90ad92b39d
support changing in bitstream global headers into extradata style and back
...
Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
3a1d8db354
Theora fourcc
...
Originally committed as revision 4393 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6beefa4085
*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)
...
Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
961e0ccdca
another chapter in the neverending mov demuxer cleanup
...
a timebase isnt an average frame rate neither can highlevel (considering edit lists) duration be mixed with lowlevel ones
Originally committed as revision 4391 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b4b87d4841
AVStream.nb_frames and docs for r_frame_rate
...
Originally committed as revision 4390 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
724dc20cf9
typo
...
Originally committed as revision 4387 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Erik Slagter
0c1e0bab66
This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it
...
a little bit more standard, although it still seems to lack some
metadata. Anyway, recent mplayer plays these streams without problems.
It also has two globally scoped global structs changed to "static".
patch by (Erik Slagter <erik slagter name)
Originally committed as revision 4386 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Todd Kirby
8108551a5c
Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)
...
Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
9ba73f1f40
add support for muxing subtitles in mpeg-ps
...
Originally committed as revision 4380 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Ronald S. Bultje
7dc1bea30f
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net)
...
Originally committed as revision 4368 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
fc565b22fc
some nut.hu hype
...
Originally committed as revision 4358 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
69d93a1344
typo fix by (lists: kenneth aafloy net)
...
Originally committed as revision 4354 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Fabrice Bellard
8b475508d4
buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets
...
Originally committed as revision 4349 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Fabrice Bellard
0973026090
optional ISO 639 3 letter language field
...
Originally committed as revision 4348 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Fabrice Bellard
a9c3213f96
DVD subtitle parsing - show mpeg component IDs by default
...
Originally committed as revision 4347 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
01bd1ed2db
fix stream class
...
fix a infinite loop on corrupted streams
Originally committed as revision 4343 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1d92cc2bf2
a step toward CODEC_TYPE_DATA support
...
remove a little duplicated code
Originally committed as revision 4342 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0f0680c553
10l (segfault fix)
...
Originally committed as revision 4341 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Nico Sabbi
5cad192d50
according to the standard the object_type for H264 is 33, not 241
...
Originally committed as revision 4323 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Wolfram Gloger
536ffa59e9
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
...
Originally committed as revision 4322 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d3655fad7c
trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
...
Originally committed as revision 4321 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2143116dd9
changing a few AV_LOG_DEBUG to AV_LOG_INFO
...
Originally committed as revision 4315 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2692067a45
AVPacket.pos
...
Originally committed as revision 4314 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Romain Degez
d1ccf0e0a6
RTP/RTSP and MPEG4-AAC audio
...
- preliminary support for mpeg4-aac rtp payload (no interleaving support)
- use udp transport as default (makes more sense with rtp, doesn't it ?)
- some code factorization, so adding support for new rtp payload will be easier
(I hope ;-)
patch by (Romain DEGEZ: romain degez, smartjog com)
Originally committed as revision 4306 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Jacob Meuser
f39e56a84b
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)
...
Originally committed as revision 4303 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
cefe0607dd
av_find_stream_info() end check fixes
...
10l (wrong time base)
use timestamps if duration isnt available
Originally committed as revision 4301 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e2b9cf4e2e
update current_sample number for non split mode
...
fix chunk split decission
Originally committed as revision 4296 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
45139adf30
segfault fix
...
Originally committed as revision 4295 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago