Baptiste Coudurier
71daa04c86
Smartjog granted permission to relicense as LGPL 2.1
...
Originally committed as revision 9631 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
51d2ff8044
round timestamps up, k2 broadcast server seems to need it
...
Originally committed as revision 9630 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
ef466de0a8
h264_rtp_extra_data is not only used for debug purposes, asserts are using it also
...
Originally committed as revision 9623 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
8a54ad09fe
remove uneeded include as assert is never used
...
Originally committed as revision 9622 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
51ce035e82
Remove broken assert. ebml_read_element_id can handle level_up set to NULL.
...
Originally committed as revision 9621 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
5b83843f43
fix compilation with assert
...
Originally committed as revision 9619 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
d02678eccc
rtsp multicast fix by Thijs Vermeir $1$2@gmail.com
...
Originally committed as revision 9611 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
979c091056
add support for ASS like subtitles in Matroska
...
Originally committed as revision 9593 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
f7e97aaf87
add support for Matroska subtitle tracks
...
Originally committed as revision 9591 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
45da8124a0
Move public API functions av_codec_get_tag() and av_codec_get_id()
...
into a file which is compiled un-conditionally (utils.c).
Originally committed as revision 9590 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
7c37e504f0
Remove OS/2 support
...
Originally committed as revision 9586 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
a9fd2b1921
avoid deprecation warnings for AVFrac from avformat.h
...
Originally committed as revision 9569 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
941125ef5f
ISO8859-1 --> UTF-8
...
Originally committed as revision 9561 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
e16c0fc30e
duration must not be scaled
...
Originally committed as revision 9558 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
463d5bcc29
properly set AVStream.language according to Matroska track header
...
Originally committed as revision 9557 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
34174abf64
avoid uninitialised variable warning and clarify code
...
Originally committed as revision 9543 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b474d1f3fa
update SectionCallback and PESCallback typedefs to match functions
...
Originally committed as revision 9542 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3f8cd151a0
remove redundant declaration of mpegts_muxer
...
Originally committed as revision 9541 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
ea7599ba8b
kill uninitialised variable warning in mp3_read_probe()
...
Originally committed as revision 9540 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4f9e995a96
kill harmless 64-bit pointer cast warning
...
Originally committed as revision 9539 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fae3a361be
bethsoftvid: use correct type for size passed to av_fast_realloc()
...
Originally committed as revision 9538 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Roman Shaposhnik
c21f308e77
* Getting rid of the use of GCC language extensions
...
Originally committed as revision 9531 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b3633dee58
remove deprecated codec_get_{bmp,wav}_{id,tag}()
...
Originally committed as revision 9530 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
6927c84c82
ogm: don't use deprecated codec_get_{bmp,wav}_id()
...
Originally committed as revision 9529 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
99a452342c
nutdec: don't use deprecated codec_get_{bmp,wav}_id()
...
Originally committed as revision 9528 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
7ea18c8c1e
remove redundant codec_get_bmp_tag() call in avi_write_header()
...
it is incorrect and av_write_header() already does the right thing
Originally committed as revision 9527 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
78c3c1881f
use bytestream_get_* and AV_RLxx
...
Originally committed as revision 9525 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f015e411d7
kill uninitialised variable warning in amr_read_packet()
...
Originally committed as revision 9522 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
8c222bb405
kill uninitialised variable warning in ac3_probe()
...
Originally committed as revision 9521 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
14d194d5d8
remove unused functions
...
Originally committed as revision 9520 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
80fb82346e
Use AV_RB* macros where appropriate.
...
patch by Ronald S. Bultje, rsbultje gmail com
thread: Re: [FFmpeg-devel] remove int readers
date: Sat, 23 Jun 2007 09:32:12 -0400
Originally committed as revision 9499 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
653387d8f0
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c
...
Originally committed as revision 9496 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
bf09c2e2a6
Add support for non-blocking input formats
...
Originally committed as revision 9495 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Eric Paul
74ef8b434d
check udp_read_packet return value not to access uninitialized memory
...
patch by Eric Paul: [eric paul gmail com]
original thread: [FFmpeg-devel] [PATCH] : libavformat segfault when a
RTSP reading is interrupted
date: 07/05/2007 03:13 PM
Originally committed as revision 9492 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f225016296
update my email address
...
Originally committed as revision 9489 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e5a389a1b7
license header consistency cosmetics
...
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7b94177e37
Group all copyright and author notices together.
...
Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a7738a044d
URL update, move comment to a better place.
...
Originally committed as revision 9476 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
224906414b
Remove leading underscores from specifiers, they are reserved.
...
Originally committed as revision 9461 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
34359cab0d
spelling cosmetics
...
Originally committed as revision 9459 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
bbd861796e
Add missing comment markers to #endif directive.
...
Originally committed as revision 9455 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
7cf0999529
remove empty write trailer functions
...
patch by Vitor: [vitor1001 gmail com]
Originally committed as revision 9442 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
4513cd48ee
compute absolute data offset after reading blocksize
...
Originally committed as revision 9441 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
1758c7128d
this is named BlockSize in specs
...
Originally committed as revision 9430 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
11d540a480
according to specs, offset is before blocksize
...
Originally committed as revision 9429 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
620d1d7878
support files with COMM chunk after SSND, fix invalid_nocommon.aiff which is spec compliant
...
Originally committed as revision 9428 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
05d00e953f
Check for O_BINARY instead of a list of systems that need it
...
Originally committed as revision 9427 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
45c1011020
Remove localtime_r implementation for systems that don't have it.
...
It is no longer used.
Originally committed as revision 9425 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Maksym Veremeyenko
05ce0f11e4
* clarifying the AVInputFormat::read_seek return value
...
* changing dv_read_seek() to return the proper value
(patch by Maksym Veremeyenko)
Originally committed as revision 9418 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
ffaa3ecb60
cosmetics: indentation after last commit
...
Originally committed as revision 9417 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago