|
|
|
@71f29410
|
10 years |
lu_zero |
lavfi: Increase drawtext font size limits
Raise the maximum font size …
|
|
|
@9a738c27
|
10 years |
vittorio.giovara |
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Signed-off-by: …
|
|
|
@33c827f6
|
10 years |
vittorio.giovara |
swscale: Properly scale YUV
Only shift limited range luma, and always …
|
|
|
@8c0a865a
|
10 years |
vittorio.giovara |
mov: skip version and flags attributes in mov_read_chan()
Fixes …
|
|
|
@b72727a5
|
10 years |
vittorio.giovara |
lavc: mention that the parser callback never returns an error
|
|
|
@1c77ead1
|
10 years |
vittorio.giovara |
rm: Use the correct codec_data_size signedness
The function takes a …
|
|
|
@1eec9bfc
|
10 years |
vittorio.giovara |
APIchanges: mark the release 11 branch point
|
|
|
@69c1fe7c
|
10 years |
vittorio.giovara |
mkv: Validate ASS Start and End fields
CC: libav-stable@libav.org
|
|
|
@7834a54c
|
10 years |
vittorio.giovara |
configure: enable vda hwaccel by default
Following the old thread …
|
|
|
@894545cb
|
10 years |
vittorio.giovara |
mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails
…
|
|
|
@7a38987f
|
10 years |
vittorio.giovara |
mpegvideo: free_context_frame() cannot fail, make it return void
…
|
|
|
@c45eeb2d
|
10 years |
vittorio.giovara |
mpegvideo: replace assert about interlaced EC with debug av_log()
…
|
|
|
@3a56bcee
|
10 years |
vittorio.giovara |
mpeg12dec: Use more specific error codes
Signed-off-by: Vittorio …
|
|
|
@b56afb48
|
10 years |
vittorio.giovara |
mpeg12dec: Print error/warning messages on issues in …
|
|
|
@e0bb74a1
|
10 years |
vittorio.giovara |
exr: Add a gamma flag to exr loader to avoid banding
This is needed …
|
|
|
@d69d787d
|
10 years |
vittorio.giovara |
h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails
CC: …
|
|
|
@56de2897
|
10 years |
vittorio.giovara |
h264: Fix memory leak on ff_h264_decode_init() failure
CC: …
|
|
|
@2e093596
|
10 years |
vittorio.giovara |
Drop the unofficial extension prefix for MPEG and MPEG-TS formats
As …
|
|
|
@7319a47c
|
10 years |
vittorio.giovara |
mpegtsenc: recognize .mts as MPEG Transport Stream
|
|
|
@8f8caca2
|
10 years |
vittorio.giovara |
Add support for BDAV/m2ts-mode muxing
Signed-off-by: Fredrik Axelsson …
|
|
|
@26e20df
|
10 years |
vittorio.giovara |
options_table: fix colorspace minimum option value
The min value for …
|
|
|
@3cec81f4
|
10 years |
vittorio.giovara |
mov: allocate the tag value dynamically
This allows to load metadata …
|
|
|
@e352b293
|
10 years |
vittorio.giovara |
mov: Add an option for exporting all metadata
|
|
|
@5639ed9a
|
10 years |
vittorio.giovara |
mov: do not truncate the language-prefixed tag
|
|
|
@604c9b11
|
10 years |
vittorio.giovara |
rtsp: move the CONFIG_ macros to the beginning of the check
With …
|
|
|
@7464e98f
|
10 years |
vittorio.giovara |
aac: Simplify decode_mid_side_stereo
Might spare few cycles if the …
|
|
|
@e4a77dc2
|
10 years |
siretart |
Make the RELEASE file match with the most recent tag
|
|
|
@8895bf7b
|
10 years |
siretart |
Replace lena.pnm
The new reference.pnm is a freely licensed …
|
|
|
@0f257e29
|
10 years |
siretart |
Treat all '*.pnm' files as non-text file
This convinces the …
|
|
|
@49180563
|
10 years |
martin |
rtmpproto: Fix a typo in a comment
Signed-off-by: Martin Storsjö …
|
|
|
@fcae9f21
|
10 years |
martin |
dashenc: Avoid a VLA-like construct
This fixes the build on compilers …
|
|
|
@a9d8d35
|
10 years |
martin |
dashenc: Add options to make segment names configurable
This allows …
|
|
|
@01eac895
|
10 years |
martin |
rtmpproto: Only prepend @setDataFrame for onMetaData and …
|
|
|
@44127b15
|
10 years |
martin |
rtmppkt: Make pkt->data reallocable
We try to avoid mixing av_malloc …
|
|
|
@3c3b8003
|
10 years |
martin |
rtmpproto: Simplify code for copying data into the output packet
…
|
|
|
@857e6667
|
10 years |
martin |
rtmpproto: Clarify a comment
Signed-off-by: Martin Storsjö …
|
|
|
@19730794
|
10 years |
anton |
opusdec: make sure all substreams have the same number of coded …
|
|
|
@96fda42a
|
10 years |
anton |
vf_interlace: get rid of useless loads
Signed-off-by: Anton Khirnov …
|
|
|
@fbd6c97f
|
10 years |
anton |
lavu: fix memory leaks by using a mutex instead of atomics
The buffer …
|
|
|
@2443e522
|
10 years |
anton |
lavu: add wrappers for the pthreads mutex API
Also add no-op …
|
|
|
@675ac56b
|
10 years |
martin |
Revert "lavf: Don't try to update files atomically with renames on …
|
|
|
@79fd186a
|
10 years |
martin |
lavf: Use MoveFileEx instead of rename/_wrename on windows
This …
|
|
|
@9326d64e
|
10 years |
martin |
Share the utf8 to wchar conversion routine between lavf and lavu
This …
|
|
|
@234fb81e
|
10 years |
martin |
movenc: Expose the fragment index as an avoption
This allows setting …
|
|
|
@ee37620b
|
10 years |
martin |
movenc: Add a flag for indicating a discontinuous fragment
This …
|
|
|
@f20141d7
|
10 years |
martin |
vorbis_parser: Include stdint.h in the header, to make it work …
|
|
|
@ca5c3ff9
|
10 years |
vittorio.giovara |
vf_interlace: x86: improve asm performance
4775 decicycles -> 3688 …
|
|
|
@57ed5a64
|
10 years |
vittorio.giovara |
hnm4: change width/height to int to fix hypothetical integer overflows …
|
|
|
@16158da9
|
10 years |
vittorio.giovara |
hnm4: Use av_image_check_size
As done for all the other codecs not …
|
|
|
@51946d2d
|
10 years |
vittorio.giovara |
vc1: Use the correct shift amount
is_intra is a 6bits bitfield.
…
|
|
|
@d25afb5
|
10 years |
vittorio.giovara |
vc1: Set the is_intra bitfield to all 1 when needed
Keep the code as …
|
|
|
@b6713859
|
10 years |
vittorio.giovara |
vc1: Simplify a little setting the intra variables
The code currently …
|
|
|
@62e52b94
|
10 years |
vittorio.giovara |
vorbis_parser: Move vp check to avoid a null pointer dereference
CC: …
|
|
|
@c117da9d
|
10 years |
vittorio.giovara |
lpc: remove unneeded {}
Signed-off-by: Michael Niedermayer …
|
|
|
@bc75b64c
|
10 years |
vittorio.giovara |
vc1pred: remove logically dead code
CC: libav-stable@libav.org …
|
|
|
@960aff3
|
10 years |
martin |
lavf: Use wchar functions for filenames on windows for …
|
|
|
@b9d08c77
|
10 years |
martin |
lavf: Don't try to update files atomically with renames on windows
On …
|
|
|
@40665d27
|
10 years |
martin |
flvdec: Document how the duration is retrieved at the end of the file
…
|
|
|
@fe42f94c
|
10 years |
martin |
dashenc: Don't segment all video streams when one stream gets a …
|
|
|
@6f26f14f
|
10 years |
martin |
sidxindex: Write mimeType=audio/mp4 for audio-only representations
…
|
|
|
@208f3abb
|
10 years |
vittorio.giovara |
aacsbr: always initialize max_qmf_subbands
Fixes a wordly warning …
|
|
|
@55b59fab
|
10 years |
vittorio.giovara |
roqaudio: Always use the frame buffer on flush
Prevent NULL …
|
|
|
@0562887a
|
10 years |
vittorio.giovara |
tiffenc: initialize return value
'ret' can only be used without …
|
|
|
@299d8ab1
|
10 years |
vittorio.giovara |
cook: Make sure there is enough extradata
At least 8 bytes are needed …
|
|
|
@30b8eb0f
|
10 years |
vittorio.giovara |
sol: simplify sol_codec_id()
Bug-Id: CID 1238993
|
|
|
@b99ca863
|
10 years |
vittorio.giovara |
aacdec: avoid an out-of-bounds write
Also move the check in the case …
|
|
|
@277ff7f5
|
10 years |
vittorio.giovara |
lavu: move internal define to the only places where it is used
|
|
|
@065923b0
|
10 years |
vittorio.giovara |
mpegenc: prevent a NULL pointer dereference
CC: …
|
|
|
@9c12c6ff
|
10 years |
vittorio.giovara |
motion_est: convert stride to ptrdiff_t
CC: libav-stable@libav.org …
|
|
|
@f856d9c2
|
10 years |
martin |
dashenc: Don't require the stream bitrate to be known
Don't write any …
|
|
|
@eec7f032
|
10 years |
martin |
lavf: Remove a redundant include of sys/stat.h
The same file already …
|
|
|
@4b68edd0
|
10 years |
martin |
flvenc: Remove an unused variable
Signed-off-by: Martin Storsjö …
|
|
|
@cd975d56
|
10 years |
lu_zero |
hevc: Spin the mv_mpv_mode calls in a stand alone function
…
|
|
|
@1f80742f
|
10 years |
vittorio.giovara |
qdm2: avoid integer overflow
CC: libav-stable@libav.org
Bug-Id: CID 700555
|
|
|
@312daa15
|
10 years |
vittorio.giovara |
vp9: Use the correct upper bound for seg_id
And use a macro to make …
|
|
|
@d466d82
|
10 years |
vittorio.giovara |
dvdsubdec: Do not leak on failure path
CC: libav-stable@libav.org …
|
|
|
@a42d5c86
|
10 years |
vittorio.giovara |
libtwolame: prevent a NULL pointer dereference
CC: …
|
|
|
@863ee8a8
|
10 years |
vittorio.giovara |
lavfi: clean memory on error in ADD_FORMAT()
CC: …
|
|
|
@fd9badd3
|
10 years |
vittorio.giovara |
xwma: Do not leak on failure path
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@aa8b39d9
|
10 years |
vittorio.giovara |
lavc: Move the libtwolame encoder registration to the list for …
|
|
|
@7fd10f66
|
10 years |
martin |
hdsenc: Clear the previous codec tag when setting up the chained muxer …
|
|
|
@f918b8a2
|
10 years |
martin |
hdsenc: Use the right filename in an error message
Signed-off-by: …
|
|
|
@7813e675
|
10 years |
martin |
configure: Fix enabling memalign_hack automatically
simd_align_16 is …
|
|
|
@2007082d
|
10 years |
vittorio.giovara |
mov: check ff_get_wav_header() return value
CC: …
|
|
|
@85dc006
|
10 years |
vittorio.giovara |
lavc: fix bitshifts amount bigger than the type
CC: …
|
|
|
@771656bd
|
10 years |
vittorio.giovara |
libvpxenc: clean memory on error
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@a28468d0
|
10 years |
vittorio.giovara |
librtmp: append the correct field to the string
Also prevent a NULL …
|
|
|
@9257692a
|
10 years |
martin |
lavf: Only initialize s->offset once when using avoid_negative_ts …
|
|
|
@c302d034
|
10 years |
martin |
tools: Add a sidxindex tool
This tool can write an MPD file for …
|
|
|
@40ed1cbf
|
10 years |
martin |
movenc: Allow writing a DASH sidx atom at the start of files
This is …
|
|
|
@3847f3ab
|
10 years |
martin |
movenc: Add tfra entries for all tracks in a moof
Previously only …
|
|
|
@fe5e6e34
|
10 years |
martin |
lavf: Add an MPEG-DASH ISOFF segmenting muxer
This is mostly to serve …
|
|
|
@2ded5737
|
10 years |
martin |
movenc: Add support for writing sidx atoms for DASH segments
A flag …
|
|
|
@2d9d6afb
|
10 years |
martin |
movenc: Factorize adding fragment info into a separate function
By …
|
|
|
@0f9eb91
|
10 years |
martin |
movenc: Include empty tracks in iods when writing fragmented mp4
When …
|
|
|
@c64f3615
|
10 years |
anton |
flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.
…
|
|
|
@4d0cd5f5
|
10 years |
anton |
flvenc: move metadata updates into a single function
Signed-off-by: …
|
|
|
@8b573dd
|
10 years |
anton |
hevc: remove superfluous assignments and checks
|
|
|
@eac3ac1f
|
10 years |
anton |
hevc: eliminate an unneeded intermediate variable
|
|
|
@eb335f3c
|
10 years |
anton |
hevc: reduce variable scope
Also, collapse the array into a scalar, …
|
|
|