|
|
|
@f1f60f52
|
14 years |
lu_zero |
lavf: Make make_absolute_url a lavf internal function
This is shared …
|
|
|
@dc6fdad5
|
14 years |
lu_zero |
Add missed APIchanges and changelog entries
Add an APIchanges entry …
|
|
|
@bc040cb3
|
14 years |
mans |
applehttp: Fix a typo in a comment
Signed-off-by: Mans Rullgard …
|
|
|
@68d875ad
|
14 years |
siretart |
lavf: make av_interleave_packet() return meaningful error codes
…
|
|
|
@70abc323
|
14 years |
siretart |
lavf: enable av_dlog message in av_interleaved_write_frame()
Help …
|
|
|
@79f43a8c
|
14 years |
siretart |
lavf: enable av_dlog() in compute_pkt_fields2()
Turns a comment into …
|
|
|
@4afedfd8
|
14 years |
rsbultje |
aacenc: cosmetics, indentation, and comment clarification
Correct bad …
|
|
|
@b7c96769
|
14 years |
rsbultje |
aacenc: Refactor the parts of the AAC psymodel.
3GPP:
Remove ffac …
|
|
|
@f578854e
|
14 years |
rsbultje |
aaccoder: Change FFMAX for allzero flag to OR bit operation
…
|
|
|
@b7f2fdde
|
14 years |
rsbultje |
avio: rename put_flush_packet -> avio_flush
Signed-off-by: Ronald S. …
|
|
|
@35f10235
|
14 years |
rsbultje |
avio: deprecate url_close_buf
It's not used anywhere and its return …
|
|
|
@83fddaeb
|
14 years |
rsbultje |
avio: deprecate url_open_buf
It's only used in one place and does the …
|
|
|
@eda4cf92
|
14 years |
rsbultje |
avio: always compile avio_printf, rather than on CONFIG_MUXERS
…
|
|
|
@d9d86e00
|
14 years |
rsbultje |
avio: avio_ prefix for url_fprintf
Signed-off-by: Ronald S. Bultje …
|
|
|
@af020732
|
14 years |
rsbultje |
avio: change avio_tell/skip from macros to inline functions
…
|
|
|
@59f65d95
|
14 years |
rsbultje |
avio: make url_setbufsize internal.
Signed-off-by: Ronald S. Bultje …
|
|
|
@4839c192
|
14 years |
rsbultje |
lavf: move ff_get_v from avio.h to avio_internal.h
And rename it to …
|
|
|
@073f8b10
|
14 years |
lu_zero |
nutenc: mux chapters.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
|
|
@4af9c1a5
|
14 years |
lu_zero |
doc: update applehttp documentation
Integrate more comments from Stefano.
|
|
|
@45a8a02a
|
14 years |
rsbultje |
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
…
|
|
|
@cbf5d22d
|
14 years |
mans |
Remove occurrences of my old email address
Signed-off-by: Mans …
|
|
|
@381d37fd
|
14 years |
mans |
dsputil: add bswap16_buf()
There are several places where a buffer is …
|
|
|
@dff68563
|
14 years |
mans |
darwin: use -read_only_relocs flag only on 32-bit x86
Avoids the …
|
|
|
@f8a45fa1
|
14 years |
janne-libav |
replace FFmpeg with Libav in doc/
unless it stands for ffmpeg the …
|
|
|
@a03be6e1
|
14 years |
janne-libav |
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
|
|
|
@29ba0911
|
14 years |
janne-libav |
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
also update the …
|
|
|
@070c5d0f
|
14 years |
janne-libav |
partially rename FFmpeg to Libav
update mailing list references and …
|
|
|
@fed5676f
|
14 years |
justin.ruggles |
mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead
…
|
|
|
@8312e3fc
|
14 years |
siretart |
Do not attempt to decode APE file with no frames
This fixes invalid …
|
|
|
@1dac4d55
|
14 years |
siretart |
jvdec: don't use deprecated url_feof()
|
|
|
@79414257
|
14 years |
justin.ruggles |
mathops: fix MULL() when the compiler does not inline the function.
…
|
|
|
@56e2ac6b
|
14 years |
justin.ruggles |
id3v2: merge TYER/TDAT/TIME to date tag
|
|
|
@aaff3b3
|
14 years |
justin.ruggles |
mathops: change "g" constraint to "rm" in x86-32 version of MUL64().
…
|
|
|
@b181b8fb
|
14 years |
justin.ruggles |
mathops: convert MULL/MULH/MUL64 to inline functions rather than …
|
|
|
@c76374c6
|
14 years |
rsbultje |
Use AVERROR_EXIT with url_interrupt_cb.
Functions interrupted by …
|
|
|
@bafa4dd3
|
14 years |
rsbultje |
Add AVERROR_EXIT.
This is different from AVERROR(EINTR) because calls …
|
|
|
@3e68b3ba
|
14 years |
rsbultje |
avio: deprecate url_ferror
AVIOContext.error should be used directly …
|
|
|
@75b9ed04
|
14 years |
rsbultje |
lavf/utils: dont't explicitly check AVIOContext.error
The error …
|
|
|
@025225d
|
14 years |
rsbultje |
h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS …
|
|
|
@9f8f62d4
|
14 years |
mans |
Delete MAINTAINERS file
This file is a bad idea and also badly …
|
|
|
@f1efbca5
|
14 years |
justin.ruggles |
ac3enc: add SIMD-optimized shifting functions for use with the …
|
|
|
@323e6fea
|
14 years |
justin.ruggles |
ac3enc: do not right-shift fixed-point coefficients in the final MDCT …
|
|
|
@6e7cf13b
|
14 years |
rsbultje |
mm decoder: move buffer allocation from decode_init() to …
|
|
|
@7f05c164
|
14 years |
rsbultje |
jv demuxer: prevent video packet size overflow
In the event of …
|
|
|
@772cb062
|
14 years |
rsbultje |
jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the number
…
|
|
|
@20c1281f
|
14 years |
rsbultje |
jv demuxer: calculate palette_size for each frame in read_header
…
|
|
|
@402f9ad5
|
14 years |
rsbultje |
Bitmap Brothers JV errata
Signed-off-by: Ronald S. Bultje …
|
|
|
@bfaefd8
|
14 years |
rsbultje |
Bitmap Brothers JV demuxer
Signed-off-by: Ronald S. Bultje …
|
|
|
@0697440c
|
14 years |
rsbultje |
Bitmap Brothers JV video decoder
Signed-off-by: Ronald S. Bultje …
|
|
|
@21de9204
|
14 years |
rsbultje |
Update the url to the site website and change ffmpeg-devel to …
|
|
|
@0e6a3ee4
|
14 years |
lu_zero |
doc: document applehttp protocol
The documentation might be extended …
|
|
|
@81a13131
|
14 years |
jason |
VP8: fix other function declaration
Was missed in 3efbe137.
|
|
|
@0215006a
|
14 years |
mans |
VC1: Export profile/level
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@5dbe78bf
|
14 years |
mans |
ffmpeg: remove unused variable in ffmpeg_exit()
Fix the warning: …
|
|
|
@1eeca886
|
14 years |
jason |
VP8: optimize VP8Context struct ordering
Shaves at least 3KB off code …
|
|
|
@3efbe137
|
14 years |
jason |
VP8: fix function declaration
|
|
|
@b1d2f812
|
14 years |
jason |
VP8: token probs doesn't need padding
prob[0] is the only prob array …
|
|
|
@628b48db
|
14 years |
jason |
VP8: use a goto to break out of two loops
A break statement was …
|
|
|
@a5444fee
|
14 years |
mans |
Add CONFIG_AC3DSP symbol to simplify makefiles
Signed-off-by: Mans …
|
|
|
@4fa18c56
|
14 years |
mans |
configure: use pkg-config helpers
This makes existing pkg-config uses …
|
|
|
@3f8040db
|
14 years |
mans |
configure: improve pkg-config support
This adds helper functions for …
|
|
|
@edaf1ae2
|
14 years |
mans |
configure: allow checking multiple functions in check_func_headers()
…
|
|
|
@35d7d6f7
|
14 years |
rsbultje |
Add one more avc intra fourcc and extend the description
…
|
|
|
@aecd0a44
|
14 years |
rsbultje |
Export profiles from the mpeg2 video decoder
Signed-off-by: Ronald S. …
|
|
|
@fb61a7c5
|
14 years |
mans |
id3v2: fix typo in error message
Signed-off-by: Mans Rullgard …
|
|
|
@31ff9bd7
|
14 years |
rsbultje |
aacenc: Fix a segfault in search_for_quantizers
This reverts the …
|
|
|
@66e5b1df
|
14 years |
rsbultje |
avio: deprecate url_feof
AVIOContext.eof_reached should be used …
|
|
|
@6a7e074e
|
14 years |
rsbultje |
mpegts: add all stream languages into metadata
This is used at least …
|
|
|
@688c22e0
|
14 years |
rsbultje |
In retry_transfer_wrapper, do not check url_interrupt_cb, causes …
|
|
|
@789936db
|
14 years |
rsbultje |
Flag DVB subtitles for the hard hearing appropriately using their …
|
|
|
@435cebd0
|
14 years |
rsbultje |
mpegtsenc: handle multiple language tags per stream
Signed-off-by: …
|
|
|
@89e568f
|
14 years |
rsbultje |
lavf: update documentation of AVOutputFormat.flags
Signed-off-by: …
|
|
|
@4e84f994
|
14 years |
rsbultje |
reindent.
|
|
|
@f1ef2cd9
|
14 years |
rsbultje |
avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
…
|
|
|
@e8bb2e24
|
14 years |
rsbultje |
avio: deprecate url_fget_max_packet_size
AVIOContext.max_packet_size …
|
|
|
@2790d7a9
|
14 years |
rsbultje |
aacenc: remove the data arrays
Signed-off-by: Ronald S. Bultje …
|
|
|
@c9256246
|
14 years |
rsbultje |
lavf: document the use of multiple entries in language metadata tag
…
|
|
|
@36864ac3
|
14 years |
rsbultje |
aac_latm_dec: use aac context and aac m4ac
When decoding latm config, …
|
|
|
@2d9a101a
|
14 years |
justin.ruggles |
ac3enc: add some assertions
|
|
|
@7100d63c
|
14 years |
justin.ruggles |
ac3enc: use av_assert2() instead of assert() to make debugging easier.
|
|
|
@d21be5f1
|
14 years |
justin.ruggles |
cosmetics: rename ff_fmt_convert_init_ppc() to …
|
|
|
@159683dd
|
14 years |
justin.ruggles |
Fix compilation on powerpc with --disable-altivec.
|
|
|
@d34ca1cf
|
14 years |
rsbultje |
Add audio codec 0x1600 (ADTS AAC)
Signed-off-by: Ronald S. Bultje …
|
|
|
@76aa876
|
14 years |
rsbultje |
avio: avio_ prefix for url_fsize
Signed-off-by: Ronald S. Bultje …
|
|
|
@e5197539
|
14 years |
rsbultje |
avio: deprecate url_fgetc and remove all it uses
Signed-off-by: …
|
|
|
@655e45e
|
14 years |
rsbultje |
avio: deprecate url_fgets
It's not used anywhere and doesn't look ver …
|
|
|
@2af07d3
|
14 years |
rsbultje |
avio: add avio_skip macro
This is a substitute for the url_fskip …
|
|
|
@02dd3666
|
14 years |
rsbultje |
h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.
…
|
|
|
@f4f4e12c
|
14 years |
lu_zero |
Add Apple HTTP Live Streaming protocol handler
Signed-off-by: Luca …
|
|
|
@8f73c060
|
14 years |
lu_zero |
URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
If this flag is set, …
|
|
|
@f3bea991
|
14 years |
lu_zero |
URLProtocol: Add a flags field
Signed-off-by: Luca Barbato …
|
|
|
@391a132
|
14 years |
mans |
yadif: add parens around macro parameters
This fixes compilation with …
|
|
|
@53e35fd3
|
14 years |
justin.ruggles |
ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it …
|
|
|
@b35743ff
|
14 years |
justin.ruggles |
ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
|
|
|
@a2704c97
|
14 years |
rsbultje |
avio: add avio_tell macro as a replacement for url_ftell
…
|
|
|
@e16ead07
|
14 years |
rsbultje |
lavf: deprecate get_strz() in favor of avio_get_str
Signed-off-by: …
|
|
|
@41d8555f
|
14 years |
rsbultje |
avio: add avio_get_str()
Signed-off-by: Ronald S. Bultje …
|
|
|
@fd085bc
|
14 years |
rsbultje |
avio: fix fourcc if any character is >=0x80.
Fixes issue 2638.
|
|
|
@8cf9a09d
|
14 years |
rsbultje |
vp3-mt: fix deadlock when first frame is not a keyframe.
|
|
|
@ff1efc52
|
14 years |
mans |
threads: allow thread count of zero
This moves setting the thread …
|
|
|