|
|
|
@a9aee08d
|
10 years |
diego |
dsputil: Split off FDCT bits into their own context
|
|
|
@1e9a93bf
|
10 years |
martin |
libfdk-aacdec: Decode the first AAC frame to reliably identify the …
|
|
|
@a863c97
|
10 years |
martin |
smoothstreamingenc: Fix a memory leak on errors
Signed-off-by: Martin …
|
|
|
@246f8695
|
10 years |
diego |
vmd: Split audio and video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@3c650efb
|
10 years |
diego |
dsputil: Move draw_edges() to mpegvideoencdsp
|
|
|
@c1661484
|
10 years |
diego |
dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc
|
|
|
@8d686ca5
|
10 years |
diego |
dsputil: Split off *_8x8basis to a separate context
|
|
|
@a7985cfd
|
10 years |
diego |
audio_fifo: Split into a separate doxygen module
Signed-off-by: …
|
|
|
@d69243d3
|
10 years |
diego |
samplefmt: Add doxygen categories
Categorize the enum and functions …
|
|
|
@d690207
|
10 years |
diego |
dsicin: Split audio and video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@2fc85fe9
|
10 years |
diego |
bmv: Split audio and video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@b0633f83
|
10 years |
diego |
paf: split audio and video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@373a6dda
|
10 years |
diego |
cljr: split decoder and encoder
Signed-off-by: Diego Biurrun …
|
|
|
@02a7a5e3
|
10 years |
diego |
vc1test: Check malloc call
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@77fc7b76
|
10 years |
diego |
vc1test: Return proper error codes
Signed-off-by: Diego Biurrun …
|
|
|
@86546109
|
10 years |
martin |
librtmp: Don't free the temp url at the end of rtmp_open
librtmp can …
|
|
|
@b0de1c76
|
10 years |
diego |
x86: build: Only compile FDCT code if MMX is enabled
All other files …
|
|
|
@12f129e5
|
10 years |
diego |
x86: Unconditionally compile blockdsp and svq1enc init files
This …
|
|
|
@00933130
|
10 years |
diego |
x86: huffyuvdsp: Move inline assembly to init file
This avoids a link …
|
|
|
@e0bfe34
|
10 years |
martin |
libfdk-aacdec: Reduce the default decoder delay by one frame
The …
|
|
|
@391ecc96
|
10 years |
diego |
x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase
|
|
|
@c6698dfe
|
10 years |
justin.ruggles |
webpdec: Fix decoding of the huffman group indices.
Per the …
|
|
|
@92798260
|
10 years |
anton |
id3v2enc: use a case-insensitive comparison for APIC picture type
|
|
|
@0955e57
|
10 years |
diego |
daud: split muxer and demuxer
Signed-off-by: Diego Biurrun …
|
|
|
@f920d089
|
10 years |
martin |
ismindex: Add an option for outputting files elsewhere than in the …
|
|
|
@6bc4934b
|
10 years |
martin |
ismindex: Allow adding a path prefix to the generated .ism file
This …
|
|
|
@cdab9db
|
10 years |
vittorio.giovara |
lavf: document av_dump_format()
|
|
|
@df949b64
|
10 years |
vittorio.giovara |
hevc: Use the local context variable when needed
|
|
|
@98569d89
|
10 years |
martin |
matroskadec: Fix a double negation typo
This typo has existed since …
|
|
|
@48e64324
|
10 years |
lu_zero |
matroska: Factor out mkv_write_stereo_mode
|
|
|
@b75a1f98
|
10 years |
lu_zero |
matroska: Factor out write_track from mkv_write_tracks
|
|
|
@f1f6156b
|
10 years |
lu_zero |
matroska: K&R formatting cosmetics
|
|
|
@d0449e75
|
10 years |
diego |
vaapi: Update idct_permutation location after dsputil/idctdsp split
|
|
|
@20f95f21
|
10 years |
martin |
mov: Support default-base-is-moof.
default-base-is-moof shall be set …
|
|
|
@79793f83
|
10 years |
diego |
Update Fiona's name in copyright statements.
|
|
|
@e3fcb143
|
10 years |
diego |
dsputil: Split off IDCT bits into their own context
|
|
|
@adcb8392
|
10 years |
diego |
mjpeg: Split off bits shared by MJPEG and LJPEG encoders
This …
|
|
|
@253d0be6
|
10 years |
anton |
pgssubdec: handle more complex PGS scenarios
Add ability to handle …
|
|
|
@7b0c7c91
|
10 years |
martin |
arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit …
|
|
|
@39975acc
|
10 years |
vittorio.giovara |
rtpenc_jpeg: check for color_range too
|
|
|
@f134b5e
|
10 years |
vittorio.giovara |
apichanges: fill in changes for lavu 51.19 and 51.20
|
|
|
@5dd8c08f
|
10 years |
diego |
mpeg: Change ff_convert_matrix() to take an MpegEncContext parameter
…
|
|
|
@e63b818
|
10 years |
diego |
dv: Properly split decoder and encoder initialization
|
|
|
@d2869aea
|
10 years |
diego |
dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectory
|
|
|
@24f45c16
|
10 years |
diego |
fate: Add dependencies for dct/fft/mdct/rdft tests
|
|
|
@5ec6d152
|
10 years |
kostya.shishkov |
indeo4: B-frames decoding
Signed-off-by: Kostya Shishkov …
|
|
|
@422e14f7
|
10 years |
kostya.shishkov |
indeo2: rename stride to pitch for consistency with other Indeo decoders
|
|
|
@a5864e9a
|
10 years |
anton |
output example: free the muxing format context properly
|
|
|
@182d3f82
|
10 years |
anton |
output example: rewrite encoding logic
Properly generate pts for the …
|
|
|
@a7fcd412
|
10 years |
anton |
output example: store the scaling context in the stream context
|
|
|
@6a927d7a
|
10 years |
anton |
output example: use a macro instead of a static variable
|
|
|
@63fd0d86
|
10 years |
anton |
output example: allocate the audio frame only once
|
|
|
@edd5f957
|
10 years |
anton |
output example: use OutputStream for audio streams as well
|
|
|
@5e7b125b
|
10 years |
anton |
output example: use the new AVFrame API to allocate audio frames
|
|
|
@ac85f63
|
10 years |
anton |
output example: set output channel layout
|
|
|
@294daf7
|
10 years |
anton |
output example: use a struct to bundle the video stream variables together
|
|
|
@38d04442
|
10 years |
anton |
output example: use the new AVFrame API for allocating the video frame
|
|
|
@3f4edf01
|
10 years |
anton |
dump_stream: print the timebase as is, do not reduce it
It makes more …
|
|
|
@1b04eb20
|
10 years |
anton |
lavc: do not allocate edges in the default get_buffer2()
|
|
|
@a0e1c35
|
10 years |
anton |
hevc: remove unused array min_cb_addr_zs
Signed-off-by: Anton Khirnov …
|
|
|
@9b60d919
|
10 years |
anton |
hevc: Allow out of bound values for num_reorder_pics
This fixes …
|
|
|
@593d2326
|
10 years |
diego |
dv: Replace a magic number by sizeof()
|
|
|
@5ab03e41
|
10 years |
diego |
x86: h264dsp: Fix link failure with optimizations disabled
With …
|
|
|
@2deb614
|
10 years |
derek.buitenhuis |
mjpegdec: Properly set the context colorspace info
The JPEG spec …
|
|
|
@772d150a
|
10 years |
vittorio.giovara |
h264: error out from decode_nal_units() when AV_EF_EXPLODE is set
…
|
|
|
@10306e9c
|
10 years |
vittorio.giovara |
jpeg2000: fix dereferencing invalid pointers during cleanup
CC: …
|
|
|
@ab72eda
|
10 years |
vittorio.giovara |
pixfmt: mark the reserved values
|
|
|
@fab9df63
|
10 years |
diego |
dsputil: Split off global motion compensation bits into a separate context
|
|
|
@f23d26a6
|
10 years |
janne-libav |
h264: avoid using uninitialized memory in NEON chroma mc
Adapt commit …
|
|
|
@ccda51b1
|
10 years |
lu_zero |
lzo: Handle integer overflow
get_len can overflow for specially …
|
|
|
@e121ac63
|
10 years |
kostya.shishkov |
indeo45: use is_indeo4 context flag instead of checking codec ID
…
|
|
|
@c67b449b
|
10 years |
diego |
dsputil: Split bswap*_buf() off into a separate context
|
|
|
@7b9ef8d7
|
10 years |
diego |
mpeg: Split error resilience bits off into a separate file
|
|
|
@f2f2e762
|
10 years |
justin.ruggles |
Check mp3 header before calling avpriv_mpegaudio_decode_header().
As …
|
|
|
@44127546
|
10 years |
justin.ruggles |
Check if an mp3 header is using a reserved sample rate.
Fixes an …
|
|
|
@463a7cde
|
10 years |
diego |
Differentiate assembler and assembly in documentation and comments
…
|
|
|
@0ef256d5
|
10 years |
lu_zero |
libx264: Correctly manage constant rate factor params
By default they …
|
|
|
@73953df7
|
10 years |
diego |
Replace av_malloc() and memset(0) by av_mallocz()
|
|
|
@f83896a
|
10 years |
diego |
ape: Replace memset(0) by zero initialization
|
|
|
@8d695dc4
|
10 years |
diego |
mpeg: Mark ff_mpeg_set_erpic() static
It is not used outside of the file.
|
|
|
@a6a675a7
|
10 years |
diego |
configure: Drop stray error resilience dependencies
|
|
|
@fbf4d219
|
10 years |
diego |
build: Record explicit dependency of intrax8 on error resilience
|
|
|
@c54e1187
|
10 years |
diego |
build: Have the eatqi decoder depend on the MPEG-1 decoder
eatqi uses …
|
|
|
@85d805d
|
10 years |
diego |
build: Add missing object files for webm muxer
|
|
|
@03391b54
|
10 years |
diego |
build: Add missing object files for Matroska demuxer
|
|
|
@49470b94
|
10 years |
diego |
build: Add missing replaygain object file for CAF demuxer
|
|
|
@9a9e2f1
|
10 years |
diego |
dsputil: Split audio operations off into a separate context
|
|
|
@ca1e36a8
|
10 years |
vittorio.giovara |
h264: fix build when error resilience is disabled
|
|
|
@9e500efd
|
10 years |
justin.ruggles |
Add av_image_check_sar() and use it to validate SAR
|
|
|
@d349afb0
|
10 years |
anton |
dv: cosmetics, reindent
|
|
|
@650dee63
|
10 years |
anton |
dv: get rid of global non-const tables
Instead, store them in the …
|
|
|
@77811159
|
10 years |
anton |
dvenc: initialize the profile only once, at init
We do not allow the …
|
|
|
@452860d7
|
10 years |
anton |
Use av_packet_rescale_ts() to simplify code.
|
|
|
@874390e1
|
10 years |
anton |
lavc: add a convenience function for rescaling timestamps in a packet
|
|
|
@440842c4
|
10 years |
vittorio.giovara |
stereo3d: add missing include guards
|
|
|
@852c329a
|
10 years |
diego |
configure: Drop duplicate pkg-config entry from help output
|
|
|
@b2290bf1
|
10 years |
kostya.shishkov |
i263: skip dummy frames
Intel i263 codec has special 8-byte dummy …
|
|
|
@e74433a8
|
10 years |
diego |
dsputil: Split clear_block*/fill_block* off into a separate context
|
|
|
@869fc416
|
10 years |
lu_zero |
hevc: Mark num_bins_in_se as unused
Only its size is actually used. …
|
|
|
@c385313d
|
10 years |
lu_zero |
rtsp: Support misordered fmtp rtpmap
Issue present in Avigilon IP cameras.
|
|
|