|
|
|
@1dc19729
|
10 years |
martin |
rtpdec_asf: Don't free the payload context in the .close function
…
|
|
|
@62139b14
|
10 years |
martin |
fate: Specify the idct to use for the aic-oddsize test
This fixes …
|
|
|
@2a66a580
|
10 years |
martin |
rtpdec_mpa_robust: Fix incrementing split_pos
This fixes an oversight …
|
|
|
@db5cc75f
|
10 years |
anton |
wma.h: #include "avcodec.h"
It's required for at least …
|
|
|
@0af3b658
|
10 years |
vittorio.giovara |
asf: do not export XMP metadata by default
Similarly to what has been …
|
|
|
@994d8f30
|
10 years |
vittorio.giovara |
fate: Add AIC test with odd sizes
|
|
|
@e878ec0d
|
10 years |
vittorio.giovara |
aic: Fix decoding files with odd dimensions
Normally the aic decoder …
|
|
|
@33d412e
|
10 years |
martin |
dashenc: Simplify code by using a local variable
Signed-off-by: …
|
|
|
@91eee2af
|
10 years |
martin |
Revert "mov: Change DTS-based seek into CTS-based seek."
This reverts …
|
|
|
@9a26ba97
|
10 years |
lu_zero |
v4l2: Add support for h264
|
|
|
@619d5e7d
|
10 years |
lu_zero |
v4l2: Use the codec descriptor facility
The encoder or decoder might …
|
|
|
@dbc1163
|
10 years |
lu_zero |
prores: Extend the padding check to 16bit
Some files produced by the …
|
|
|
@4f6cd883
|
10 years |
martin |
rtpenc: Don't set max_frames_per_packet based on the packet frame size …
|
|
|
@bde2bba4
|
10 years |
martin |
rtpenc: Restructure if statements in packetizers to simplify adding …
|
|
|
@d4c7fc02
|
10 years |
martin |
rtpenc: Skip redundant initialization
Signed-off-by: Martin Storsjö …
|
|
|
@f8c01257
|
10 years |
martin |
rtpenc: Always do the default initialization regardless of codecs
…
|
|
|
@11edeaea
|
10 years |
martin |
rtpenc_xiph: Don't exclude headers from max_payload_size
This makes …
|
|
|
@7c1e2e64
|
10 years |
martin |
rtpenc_xiph: Use AV_WB16 instead of manual bitshifts
Signed-off-by: …
|
|
|
@d16c8d28
|
10 years |
martin |
rtpenc_aac: Use AV_WB16 instead of manual bitshifts
This makes the …
|
|
|
@9c9b021
|
10 years |
martin |
rtpenc_aac: Merge a definition with a declaration
Signed-off-by: …
|
|
|
@1fc64e2e
|
10 years |
martin |
rtpenc: Write conditional statements on separate lines
Intentionally …
|
|
|
@0662440b
|
10 years |
martin |
rtpenc_aac: Set a default value for max_frames_per_packet at init
…
|
|
|
@12b34599
|
10 years |
martin |
rtpenc_amr: Use s->num_frames instead of s->buf_ptr - s->buf
This …
|
|
|
@98563953
|
10 years |
martin |
rtpenc_aac: Fix sending fragmented frames
After sending a fragmented …
|
|
|
@990e4a66
|
10 years |
anton |
Add a QSV decoding example.
|
|
|
@ea1d0b7e
|
10 years |
anton |
avcodec/utils: use correct printf specifier in ff_set_sar
…
|
|
|
@802987f8
|
10 years |
anton |
x11grab: Unbreak building
The correct macro is DEC not D. Broken in …
|
|
|
@71f1ad37
|
10 years |
anton |
lavc: do not compile fmtconvert unconditionally
Only ac3dec and …
|
|
|
@d74a8cb7
|
10 years |
anton |
fmtconvert: drop unused functions
|
|
|
@ee964145
|
10 years |
anton |
lavc: remove unused traces of fmtconvert usage
Those decoders have …
|
|
|
@b9d2d684
|
10 years |
martin |
tls: Pass AVOptions dictionaries through to the chained protocol
…
|
|
|
@e14f98c6
|
10 years |
martin |
tcp: Clarify the units for the timeout avoptions
Signed-off-by: …
|
|
|
@c86d8aed
|
10 years |
martin |
avio: Rename avclass symbols relating to avio
Don't prefix them …
|
|
|
@82b6e451
|
10 years |
lu_zero |
configure: Move the cross_prefix setting after the toolchain one
…
|
|
|
@85b3b1c
|
10 years |
lu_zero |
xcbgrab: Unbreak parsing filename options
CC: libav-stable@libav.org
…
|
|
|
@b31328d0
|
10 years |
lu_zero |
xcbgrab: Provide better names for the y and x option
Incidentally …
|
|
|
@da7e5619
|
10 years |
lu_zero |
matroskaenc: Allow writing track "forced" flag
Signed-off-by: Luca …
|
|
|
@d594dbec
|
10 years |
martin |
rtpdec: Rename the free method to close
Many of these functions were …
|
|
|
@8e32b1f0
|
10 years |
martin |
libavformat: Use ffio_free_dyn_buf where applicable
Signed-off-by: …
|
|
|
@199fb402
|
10 years |
martin |
rtpdec: Use ffio_free_dyn_buf
Signed-off-by: Martin Storsjö …
|
|
|
@8a273a74
|
10 years |
martin |
avio: Add an internal utility function for freeing dynamic buffers
…
|
|
|
@078d43e2
|
10 years |
martin |
rtpdec: Free depacketizers if the init function failed
This is …
|
|
|
@bb4a310b
|
10 years |
martin |
rtpdec: Don't free the payload context in the .free function
This …
|
|
|
@f4b59334
|
10 years |
martin |
rtpdec: Remove the now unused .alloc field
Always use the …
|
|
|
@78791c0
|
10 years |
martin |
rtpdec: Use .init instead of .alloc to set default values
The ugly …
|
|
|
@88434f97
|
10 years |
martin |
rtpdec: Remove unnecessary inline attributes
These functions are far …
|
|
|
@ec96a89c
|
10 years |
martin |
rtpdec: Don't pass non-const pointers to fmtp attribute parsing …
|
|
|
@ac0e54fd
|
10 years |
martin |
rtpdec: Add const to string parameters in internal fmtp parsing …
|
|
|
@12251f99
|
10 years |
martin |
rtpdec: Remove unnecessary checks
The free function of a depacketizer …
|
|
|
@c82bf15d
|
10 years |
martin |
rtpenc: Merge the h264 and hevc packetizers
They share a great deal …
|
|
|
@3567b91e
|
10 years |
martin |
rtpdec_hevc: Share the implementation of fragmented packets with h264
…
|
|
|
@f3449062
|
10 years |
martin |
rtpdec_hevc: Reduce indentation level by returning early on errors
…
|
|
|
@8633fb47
|
10 years |
martin |
rtpdec_hevc: Share the implementation of parsing a=framesize with h264 …
|
|
|
@5956f48
|
10 years |
martin |
rtpdec_hevc: Add asterisks at the start of each long comment line
…
|
|
|
@5d8cae4
|
10 years |
martin |
rtpdec: Get rid of all trivial .alloc/.free functions
Signed-off-by: …
|
|
|
@e72605f8
|
10 years |
martin |
rtpdec: Allow allocating and freeing the private data without explicit …
|
|
|
@2b982e92
|
10 years |
martin |
rtpdec: Set need_parsing via a handler field
This avoids implementing …
|
|
|
@b7a4c319
|
10 years |
martin |
rtpdec: Allow setting the need_parsing field in …
|
|
|
@b651c91
|
10 years |
martin |
rtpdec_mpa_robust: Move .enc_name to the start of the struct
This …
|
|
|
@db158f0
|
10 years |
martin |
rtpdec: Remove unnecessary _if_needed suffixes on functions
…
|
|
|
@353b492d
|
10 years |
martin |
rtpdec: Change enc_name to a pointer instead of a fixed-size buffer
…
|
|
|
@0752f700
|
10 years |
martin |
rtpdec_h264: Remove an unnecessary include
Nothing in this file use …
|
|
|
@247764a5
|
10 years |
martin |
rtpdec_h264: Remove unnecessary struct padding
There's no point in …
|
|
|
@fe414059
|
10 years |
martin |
rtpdec_amr: Use the common indentation style
Signed-off-by: Martin …
|
|
|
@74d318f1
|
10 years |
martin |
rtsp: Fix the indentation of a linewrapped statement
Signed-off-by: …
|
|
|
@3cd5828f
|
10 years |
martin |
rtpdec: Add missing trailing commas
Signed-off-by: Martin Storsjö …
|
|
|
@04a1be8e
|
10 years |
martin |
libavformat: add T.140 RTP depacketization (RFC 4103)
Map this to …
|
|
|
@26524e35
|
10 years |
martin |
rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA
…
|
|
|
@ce52869c
|
10 years |
diego |
fate: Rename fate-dts test to fate-dca-core
The codec is referred to …
|
|
|
@cb4cb7b0
|
10 years |
diego |
qsv: Skip qsv.h compilation if qsv is not enabled
|
|
|
@cdcc370
|
10 years |
martin |
rtsp: punch holes again after pause
When a client behind a NAT issues …
|
|
|
@061c4898
|
10 years |
lu_zero |
eamad: check for out of bounds read
Bug-Id: CID 1257500
CC: …
|
|
|
@161442ff
|
10 years |
lu_zero |
mdec: check for out of bounds read
Bug-Id: CID 1257501
CC: …
|
|
|
@fe208ca5
|
10 years |
martin |
rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL) between …
|
|
|
@35c6ce76
|
10 years |
vittorio.giovara |
Canopus HQX decoder
Based on work by Kostya Shishkov …
|
|
|
@36a6fb98
|
10 years |
vittorio.giovara |
hevc_deblock: Fix compilation with nasm
CC: libav-stable@libav.org …
|
|
|
@e570f895
|
10 years |
vittorio.giovara |
libschroedinger: Check memory allocations
|
|
|
@521979e6
|
10 years |
vittorio.giovara |
configure: Properly fail when libcdio/cdparanoia is not found
|
|
|
@f7cc662
|
10 years |
vittorio.giovara |
configure: Use pkg-config for libdc1394 discovery
Since not all …
|
|
|
@a388e72d
|
10 years |
martin |
rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if …
|
|
|
@e2220e73
|
10 years |
martin |
rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if …
|
|
|
@c99915f7
|
10 years |
martin |
rtpdec: DV depacketizer (RFC 6469)
(tested with live555 RTSP server)
…
|
|
|
@44dc138e
|
10 years |
martin |
rtpdec_mpeg4: reassemble fragmented AAC frames
Signed-off-by: Martin …
|
|
|
@dcf969e9
|
10 years |
martin |
rtpdec_mpeg4: add more verbose error logging
Signed-off-by: Martin …
|
|
|
@96084251
|
10 years |
martin |
libavformat: add robust MPEG audio depacketization (RFC 5219)
…
|
|
|
@5cbae565
|
10 years |
martin |
mpegaudio_parser: add MP3 ADU headers parser
Signed-off-by: Martin …
|
|
|
@5e5583ef
|
10 years |
martin |
libavformat: add AC3 RTP depacketization (RFC 4184)
Signed-off-by: …
|
|
|
@4438d1c6
|
10 years |
martin |
rtsp: parse lang attribute in SDP
Signed-off-by: Martin Storsjö …
|
|
|
@1ec28a66
|
10 years |
martin |
rtpdec: fix issue with conversion from unsigned to signed
When …
|
|
|
@ff394ca0
|
10 years |
martin |
rtpdec_h264: Add a missing closing paren in a log message
…
|
|
|
@12655c48
|
10 years |
martin |
libavresample: NEON optimized FIR audio resampling
modelled after …
|
|
|
@cbdd1806
|
10 years |
martin |
rtpdec_hevc: Implement parsing of aggregated packets
With significant …
|
|
|
@b878ba03
|
10 years |
martin |
rtpdec_hevc: Initialize variables to silence false positive compiler …
|
|
|
@10e2d8b5
|
10 years |
martin |
rtpdec_hevc: Use a shared function for parsing parameter sets
…
|
|
|
@0de07510
|
10 years |
martin |
rtpdec_h264: Make reusable functions non-static
Signed-off-by: Martin …
|
|
|
@16163e6b
|
10 years |
martin |
rtpdec_h264: Fix nal type counting after refactoring
This fixes …
|
|
|
@a3cc519d
|
10 years |
martin |
rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevc
…
|
|
|
@48183b3a
|
10 years |
martin |
rtpdec_h264: Generalize parse_sprop_parameter_sets
Don't write …
|
|
|
@a982c5d7
|
10 years |
martin |
tests: drop bc dependency
We already have a dependency on awk and bc …
|
|
|
@a06b0b12
|
10 years |
anton |
h264: initialize H264Context.avctx in init_thread_copy
This prevents …
|
|
|