Vasyl' Vavrychuk
|
e5e3897b64
mpegts: remove get_pts duplicate of ff_parse_pes_pts.
|
14 years ago |
Mans Rullgard
|
9873463c2f
Enable native build on QNX/x86
|
14 years ago |
Luca Barbato
|
9ef5a9deaf
Replace dprintf with av_dlog
|
14 years ago |
Justin Ruggles
|
4592c85fc8
Flush final frames in libfaac encoder.
|
14 years ago |
Vitor Sessak
|
5255acc6be
Fix memory leak in ALS decoder in big endian systems
|
14 years ago |
Mans Rullgard
|
451b4b8635
Rearrange MpegEncContext to simplify access from asm
|
14 years ago |
Janne Grunau
|
5231d6277f
doc: modify style for texi2html 1.78+
|
14 years ago |
Vitor Sessak
|
bc0a603c78
Fix overread in altivec DSP function sad16
|
14 years ago |
Mans Rullgard
|
8afac88e14
ARM: update MpegEncContext offsets
|
14 years ago |
Ronald S. Bultje
|
d23e3e5fea
Move ff_emulated_edge_mc() into DSPContext.
|
14 years ago |
Ronald S. Bultje
|
efcc106455
Optimize C version of ff_emulated_edge_mc().
|
14 years ago |
Peter Ross
|
59884f55d1
mpegtsenc: support CODEC_ID_AAC_LATM
|
14 years ago |
Dave Yeo
|
c053bba9e2
rtspenc: include os_support.h for system without HAVE_POLL_H
|
14 years ago |
Anton Khirnov
|
8270482681
asfdec: ensure that the whole tag is read.
|
14 years ago |
Mans Rullgard
|
13904b552b
os_support: make poll() fallbacks conditional on CONFIG_NETWORK
|
14 years ago |
Stefano Sabatini
|
b5a7100ad3
Make the image2 demuxer log more verbose
|
14 years ago |
Mans Rullgard
|
6aef89d54e
Update mpegts test reference
|
14 years ago |
Alex Converse
|
79615a3e50
aacdec: Convert some loop copies into memcpy()s.
|
14 years ago |
Stefano Sabatini
|
6219b67e84
Add muxers.texi file.
|
14 years ago |
Georgi Chorbadzhiyski
|
753134ae3e
In mpegts "reserved_future_use" field must be set to 1 in SDT table
|
14 years ago |
Stefano Sabatini
|
e86c78836b
In the rawvideo decoder, set pkt_pts in the output frame.
|
14 years ago |
Stefano Sabatini
|
8bc6568595
In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int.
|
14 years ago |
Ronald S. Bultje
|
6642a17935
Fix VP8 aliasing problems.
|
14 years ago |
Luca Barbato
|
b351baa070
rtsp: make ff_sdp_parse return value forwarded
|
14 years ago |
Luca Barbato
|
d0eb91ad04
os: replace select with poll
|
14 years ago |
Alex Converse
|
b5f83debf5
Make ff_float_to_int16*_c() static.
|
14 years ago |
Diego Elio Pettenò
|
9740a357e9
Hide demuxers', muxers' and protocols' objects via the ld version script.
|
14 years ago |
Diego Elio Pettenò
|
06c8f31e84
Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects.
|
14 years ago |
Reimar Döffinger
|
76c802e989
VC1testenc: convert pts values to correct time-base.
|
14 years ago |
Michael Niedermayer
|
55fa97e215
Remove useage of memalign() from libmpcodecs, not all platforms have memalign().
|
14 years ago |
Reimar Döffinger
|
609bdf813d
Vorbis-in-Ogg: Do not set timebase to invalid values
|
14 years ago |
Michael Niedermayer
|
be3e8eda5a
Add forgotten dependancy of avcodec for vf_mp.c
|
14 years ago |
Justin Ruggles
|
79ce107847
cosmetics: indentation and spacing
|
14 years ago |
Justin Ruggles
|
733dbe7d18
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().
|
14 years ago |
John Stebbins
|
2f7d8977bc
mov: add support for little-endian utf16 chapter names
|
14 years ago |
Janne Grunau
|
9653e754a4
movenc: byteswap codec_tag in mov_write_ms_tag
|
14 years ago |
Justin Ruggles
|
0ca4fcc94c
Add special case for 2nd-order IIR filter.
|
14 years ago |
Luca Barbato
|
1d20121b2e
Add ff_ to AVHWAccel decoders
|
14 years ago |
Diego Elio Pettenò
|
66355be3c3
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 years ago |
Anton Khirnov
|
ebf3ee16c7
mov: simplify mov_read_chapters() by using avio_get_str16be
|
14 years ago |
Mans Rullgard
|
bc1aebcd07
Revert "mov: simplify mov_read_chapters() by using avio_get_str16be"
|
14 years ago |
Ronald S. Bultje
|
e3c5395402
VP8: don't overread edges on fourtap MC.
|
14 years ago |
Diego Elio Pettenò
|
e7e2df27f8
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
|
14 years ago |
Diego Elio Pettenò
|
4b21c38180
Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.
|
14 years ago |
Justin Ruggles
|
dff80041e3
Add ff_ prefix to ac3_common_init().
|
14 years ago |
Justin Ruggles
|
e732af87fc
ac3: Remove ff_ac3_critical_band_size_tab.
|
14 years ago |
Diego Elio Pettenò
|
97e528a9e1
Make the avfilter debug functions and macros static to avfilter.c
|
14 years ago |
Diego Elio Pettenò
|
d4a847711d
Mark C base versions of FFT functions static to fft.c
|
14 years ago |
Marco Gittler
|
5f58927baf
Pass field order flag to libx264
|
14 years ago |
Georgi Chorbadzhiyski
|
4c9bfe3e4e
mpegtsenc: set reserved bits to 1 in PCR field
|
14 years ago |