Baptiste Coudurier
|
1ef64490e1
yadif sse2/ssse3 optimizations
|
14 years ago |
Bobby Bingham
|
23b8342af4
Count non-header data towards intra block bit count in MJPEG encoder
|
14 years ago |
Michael Niedermayer
|
372c3f82b7
Change the argument of memory allocation functions from unsigned int to size_t
|
14 years ago |
Michael Niedermayer
|
b47541c7a3
Change the argument of memory allocation functions from unsigned int to size_t
|
14 years ago |
Aurelien Jacobs
|
5bdbf64cf3
set default subtitle_codec for ass muxer
|
14 years ago |
Aurelien Jacobs
|
908dc2a0b8
cosmetic: alignment
|
14 years ago |
Aurelien Jacobs
|
87d69d3232
use designated initializer in ASS (de)muxer
|
14 years ago |
Aurelien Jacobs
|
6fbd85edc8
add myself as maintainer for ASS and SRT
|
14 years ago |
Martin Storsjö
|
c6fe83a3e0
g722: Add a trellis encoder
|
14 years ago |
Martin Storsjö
|
699b317f59
Add myself as maintainer for g722.c
|
14 years ago |
Tomas Härdin
|
66be80d610
mpegtsenc: Improve PCR generation and output
|
14 years ago |
Stefan Gehrer
|
77b7c334be
skip top-level objects to search for the simple index in ASF files
|
14 years ago |
Stefano Sabatini
|
037be76e15
Add avfilter_graph_create_filter().
|
14 years ago |
Stefano Sabatini
|
9398024c04
Add missing overflow checks in av_image_fill_pointers() and
|
14 years ago |
Anton Khirnov
|
3694ac240b
mpc: read id3v1 tags.
|
14 years ago |
avcoder
|
1761272ba9
Use SECTION .text for yasm code.
|
14 years ago |
Martin Storsjö
|
cfff297d98
adpcm: Skip samples whose ssd calculation has wrapped around
|
14 years ago |
Stefano Sabatini
|
a42bb9d624
Add missing dependencies for frei0r_src in configure.
|
14 years ago |
Stefano Sabatini
|
f51aeedd41
Extend the frei0r filter syntax.
|
14 years ago |
Stefano Sabatini
|
f8608dcac3
Implement frei0r source.
|
14 years ago |
Stefano Sabatini
|
60445a0995
Remove @anchor{} commands from the POD output.
|
14 years ago |
Andrew Wason
|
3d305fd071
Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).
|
14 years ago |
Aaron Colwell
|
365d8e471d
Ensure that data_offset is set correctly when there are partial
|
14 years ago |
Anton Khirnov
|
82f19afefe
Partially revert "Simplify code by using av_metadata_set2()."
|
14 years ago |
Martin Storsjö
|
4da71f18f6
rtpdec: Remove useless NULL initializations when using designated initializers
|
14 years ago |
Martin Storsjö
|
fe70a95e1d
rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initializers
|
14 years ago |
Carl Eugen Hoyos
|
ad556addfd
Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.
|
14 years ago |
Baptiste Coudurier
|
74f726209f
In ts demuxer, if pes packet size is < ts packet, honor pes packet and skip padded data.
|
14 years ago |
Baptiste Coudurier
|
79561f0ed4
Update fate h264 test due to r25824, this file has 2 frames delay
|
14 years ago |
Martin Storsjö
|
0b6a7ff4b4
rtsp: Do a forgotten reindenting
|
14 years ago |
Stefano Sabatini
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 years ago |
Peter Ross
|
e8ffb2fa4c
Add G.722 to RIFF codec list
|
14 years ago |
Carl Eugen Hoyos
|
2400730fe7
Increase avformat micro version, forgotten in r25834.
|
14 years ago |
Carl Eugen Hoyos
|
25a08596d3
Add copyright notices for the E-AC3 and TrueHD parts of the muxer.
|
14 years ago |
Anssi Hannula
|
323e3f8b6c
IEC 61937 encapsulation of TrueHD for HDMI passthrough.
|
14 years ago |
Reimar Döffinger
|
fe9d2edbdb
DV: use data_offset to fix seeking in badly cut files where the first
|
14 years ago |
Aurelien Jacobs
|
4ab4d65f35
ensure the ASS string in AVSubtitleRect is 0 terminated
|
14 years ago |
Anatoly Nenashev
|
9d09ebf1ed
Mobotix .mxg demuxer
|
14 years ago |
Stefano Sabatini
|
d6adf44b06
Fix date in last APIchanges entry.
|
14 years ago |
Stefano Sabatini
|
2467997c8c
Fix crash in uninit.
|
14 years ago |
Stefano Sabatini
|
9b195435b3
Fix timestamp scaling in the overlay filter.
|
14 years ago |
Stefano Sabatini
|
d38c340fdc
Implement avfilter_get_video_buffer_ref_from_arrays().
|
14 years ago |
Stefano Sabatini
|
4723bc2868
Make avfilter_default_free_buffer() an internal shared symbol, so that
|
14 years ago |
Baptiste Coudurier
|
adc7305424
In mov demuxer, if multiple h264 stsd are present, do not concatenate streams, fix #2069
|
14 years ago |
Baptiste Coudurier
|
581ba2cee1
In av_find_stream_info, decode more h264 to get correct delay, issue #2020
|
14 years ago |
Stephen D'Angelo
|
c538eb51c6
In TS demuxer, create the AVStream during pmt parsing if the pes stream does not
|
14 years ago |
Baptiste Coudurier
|
b795ff97e5
In TS demuxer, keep the pmt filter open to parse all pmt sections,
|
14 years ago |
Aurelien Jacobs
|
8ba5bf5a7c
avidec: read some of the Nikon specific tags produced by Nikon cameras
|
14 years ago |
Stefano Sabatini
|
459b06610c
0.123l: remove unused arguments in av_log(), fix warning.
|
14 years ago |
Baptiste Coudurier
|
6fd2b8bd0a
In aspect filter, fix display for input resolution
|
14 years ago |