|
|
|
@1173320
|
10 years |
diego |
dsputil: Drop unused bit_depth parameter from all init functions
|
|
|
@df2aa222
|
10 years |
lu_zero |
mov: Clarify tkhd flag settings
|
|
|
@f9072969
|
10 years |
lu_zero |
mov: Do not group tracks if more than one is enabled per type
The …
|
|
|
@458e7c94
|
10 years |
anton |
hevc: implement pic_output_flag handling
Sample-Id: …
|
|
|
@f43789b7
|
10 years |
anton |
hevc: set the keyframe flag on output frames
Signed-off-by: Vittorio …
|
|
|
@1493b237
|
10 years |
anton |
hevc: Replace nal type chek with equivalent IS_IRAP macro
…
|
|
|
@17e9d52c
|
10 years |
anton |
hevc_ps: remove a write-only variable
|
|
|
@44386aaa
|
10 years |
diego |
cdg: Forward error from avio_size() in read_header() function
…
|
|
|
@5adcef9c
|
10 years |
martin |
mpegts: pass MpegTSContext ptr explicitly
AVFormatContext->priv_data …
|
|
|
@f46bb608
|
10 years |
diego |
dsputil: Split off pixel block routines into their own context
|
|
|
@0569a7e0
|
10 years |
vittorio.giovara |
hevc: parse display orientation SEI message
Signed-off-by: Vittorio …
|
|
|
@18e3d61e
|
10 years |
vittorio.giovara |
h264: parse display orientation SEI message
Signed-off-by: Vittorio …
|
|
|
@a54f03b
|
10 years |
vittorio.giovara |
display: add matrix flip api
|
|
|
@33a7b453
|
10 years |
vittorio.giovara |
doc: mention option to mix shared/static libraries
Signed-off-by: …
|
|
|
@0307cc2
|
10 years |
anton |
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
Use it for …
|
|
|
@650d3840
|
10 years |
anton |
yuv4mpegenc: do not access AVCodecContext.coded_frame
Its contents …
|
|
|
@27c1f82f
|
10 years |
anton |
nsvdec: remove commented out cruft
|
|
|
@edb1af7c
|
10 years |
anton |
mov: free the dv demux context with avformat_free_context()
|
|
|
@a14b6165
|
10 years |
anton |
mtv: do not set sample_rate for video
|
|
|
@b8604a97
|
10 years |
anton |
oggparsecelt: do not set AVCodecContext.frame_size
It is supposed to …
|
|
|
@d5cf5afa
|
10 years |
anton |
adxdec: get rid of an avpriv function
The only thing the demuxer …
|
|
|
@f6ee61fb
|
10 years |
anton |
lavc: export DV profile API used by muxer/demuxer as public
|
|
|
@3f3232a3
|
10 years |
anton |
avconv: set the output stream timebase
This is required by the new API.
|
|
|
@c9c1265c
|
10 years |
anton |
avformat: update muxing doxy
The callers should now set the stream …
|
|
|
@abda15a9
|
10 years |
anton |
cdg: set the keyframe flag on the first packet
Bug-Id: 55
|
|
|
@18fb38fb
|
10 years |
martin |
mov: Remove a variable that is set but never used
This silences a …
|
|
|
@cf280ed0
|
10 years |
martin |
avplay: Handle pixel aspect ratio properly
This was broken (left …
|
|
|
@52a1c32c
|
10 years |
lu_zero |
nut: Use nut->version in the version range check
It was wrongly left …
|
|
|
@79fce1e
|
10 years |
martin |
arm: Avoid using the 'setend' instruction on ARMv7 and newer
This …
|
|
|
@3d90f27a
|
10 years |
anton |
avformat_new_stream: make the AVCodec parameter const
Signed-off-by: …
|
|
|
@d3cfd7af
|
10 years |
anton |
af_compand: make sure request_frame always outputs at least one frame
…
|
|
|
@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 …
|
|
|