|
|
|
@b2965ec
|
10 years |
anton |
FATE: add a test for parameter changes in HEVC
|
|
|
@df528b11
|
10 years |
anton |
hevc: make sure no dangling pointers remain around on VPS/SPS change
|
|
|
@ce0bc09e
|
10 years |
anton |
hevc: do not change the VPS if its contents are the same
This is the …
|
|
|
@7693ba0a
|
10 years |
anton |
hevc: export stream parameters from extradata
This allows the callers …
|
|
|
@1ae7afd2
|
10 years |
anton |
hevc: split out setting AVCodecContext parameters
Additionally always …
|
|
|
@7d097a0f
|
10 years |
martin |
mpegtsenc: Take max_delay into account when buffering multiple audio …
|
|
|
@e3ec6fe7
|
10 years |
lu_zero |
rtsp: Add a buffer_size option
And forward it to rtp and udp.
…
|
|
|
@8c9c5479
|
10 years |
lu_zero |
rtp: Add an option to set the send/receive buffer size
It gets …
|
|
|
@3c47e7c4
|
10 years |
lu_zero |
rtp: Map the urloptions to AVOptions
Signed-off-by: Luca Barbato …
|
|
|
@4978850c
|
10 years |
diego |
build: Split JPEG-related tables off into a separate component
|
|
|
@87f87ccf
|
10 years |
diego |
mjpeg: Use a more precise type for put_marker()
|
|
|
@e6e3dcba
|
10 years |
diego |
mjpeg: Move code only used in the encoder(s) to the appropriate header
|
|
|
@6ed38b1f
|
10 years |
diego |
tiff: Return more meaningful error codes
Signed-off-by: Diego Biurrun …
|
|
|
@23944d29
|
10 years |
diego |
indeo: Give Indeo4/5 shared code a more consistent name
|
|
|
@7d3183d3
|
10 years |
diego |
qsv: Skip header compilation depending on what parts of qsv are enabled
|
|
|
@ff7adead
|
10 years |
lu_zero |
udp: Fix pkt_size management
The default value for unset is -1, not …
|
|
|
@72025ac
|
10 years |
anton |
lavc: add libdcadec decoder
Signed-off-by: Anton Khirnov …
|
|
|
@6fe2641d
|
10 years |
anton |
lavc: add profile define for DTS Express
Signed-off-by: Anton Khirnov …
|
|
|
@c4845616
|
10 years |
anton |
lavc: add MMAL hardware decoder wrapper
Based on a patch by Rodger …
|
|
|
@72b7441
|
10 years |
anton |
lavc: add Intel libmfx-based H.264 encoder
|
|
|
@9ba27c23
|
10 years |
anton |
qsvdec: add 'decode' to the non-static function names
|
|
|
@d0a63d8b
|
10 years |
anton |
qsvdec: split off some code that will be shared with the encoder
|
|
|
@b04d009b
|
10 years |
anton |
qsv: rename to qsvdec
This is to avoid conflicts with the upcoming …
|
|
|
@1188119
|
10 years |
lu_zero |
avisynth: update documentation about the avisynth_c.h header
…
|
|
|
@a8c99205
|
10 years |
lu_zero |
avisynth: Fix compilation against current 2.6 header(s).
AviSynth 2.6 …
|
|
|
@1ddd3e23
|
10 years |
vittorio.giovara |
vaapi_h264: fix slice data offset
|
|
|
@ae4f5d94
|
10 years |
vittorio.giovara |
dxva2_h264: fix slice offset in long slice structs
|
|
|
@b21af32
|
10 years |
vittorio.giovara |
lavc: Prefer x264 over openh264 if both libraries are available
|
|
|
@312a9ef
|
10 years |
vittorio.giovara |
pixfmt: Update documentation with prefixed pixel formats
|
|
|
@592a0405
|
10 years |
vittorio.giovara |
pixdesc: Replace a few leftover instances of non AV-prefixed flags
|
|
|
@7419b348
|
10 years |
vittorio.giovara |
fate: Add test for tscc2 in mov
Rename the existing tscc2 test.
|
|
|
@e4fe535d
|
10 years |
vittorio.giovara |
mov: Write the display matrix in order
This will allow to copy the …
|
|
|
@e0046bc9
|
10 years |
martin |
movenc: Write the make and model metadata keys for mov style files
…
|
|
|
@cfe64613
|
10 years |
lu_zero |
avfilter: Document avfilter_graph_alloc return value
Signed-off-by: …
|
|
|
@27aa1ff3
|
10 years |
lu_zero |
oggdec: Check memory allocation
Bug-Id: CID 1257798 / CID 1257805
…
|
|
|
@93c1b04a
|
10 years |
lu_zero |
mms: Check memory allocation
Bug-Id: CID 1258462
Signed-off-by: Luca …
|
|
|
@d450cb07
|
10 years |
lu_zero |
avplay: Check memory allocation
Bug-Id: CID 1288294
Signed-off-by: …
|
|
|
@d3aa307d
|
10 years |
lu_zero |
rmenc: Check memory allocation
Bug-Id: CID 1257832
Signed-off-by: …
|
|
|
@7ebb302
|
10 years |
lu_zero |
swscale: Check memory allocation
Bug-Id: CID 1267890
CC: …
|
|
|
@c28ed1d7
|
10 years |
anton |
h264: move [uv]linesize to the per-slice context
While it is a …
|
|
|
@b53569e0
|
10 years |
anton |
h264_cabac: remove now unnecessary H264Context function parameters
|
|
|
@a12d3188
|
10 years |
anton |
h264: use a smaller struct for the ref lists
There is no need to …
|
|
|
@94295106
|
10 years |
anton |
h264_mb: remove an unused function parameter
|
|
|
@2b4c38d3
|
10 years |
anton |
h264: drop some mpegvideo remnants from draw_horiz_band()
This code …
|
|
|
@5bf3c0fa
|
10 years |
anton |
h264: drop the now unused per-slice H264Contexts
|
|
|
@51d8725a
|
10 years |
anton |
h264: use the main H264Context as the parent for all slice contexts
…
|
|
|
@92e0b734
|
10 years |
anton |
h264_slice: constify all the uses of H264Context during slice decoding …
|
|
|
@3178f4d3
|
10 years |
anton |
h264: move rbsp_buffer into the per-slice context
|
|
|
@582683b
|
10 years |
anton |
h264: move remaining ER stuff into the per-slice context
|
|
|
@5bc69f38
|
10 years |
anton |
error_resilience: do not require mbintra/skip tables
h264dec does not …
|
|
|
@c377e04d
|
10 years |
anton |
h264: move top_borders into the per-slice context
Also change the …
|
|
|
@36d04801
|
10 years |
anton |
h264: move the scratch buffers into the per-slice context
Also change …
|
|
|
@34d4c605
|
10 years |
anton |
h264_loopfilter: constify all uses of H264Context
All the variables …
|
|
|
@7505c8df
|
10 years |
anton |
h264_cavlc: constify all uses of H264Context
All the variables …
|
|
|
@ba7e165b
|
10 years |
anton |
h264_cabac: constify all uses of H264Context
All the variables …
|
|
|
@5c4b98de
|
10 years |
anton |
h264.c: constify all uses of H264Context in slice and lower-level …
|
|
|
@e9b2383
|
10 years |
anton |
h264: move mb_mbaff into the per-slice context
|
|
|
@bc98e8c0
|
10 years |
anton |
h264: move mb_field_decoding_flag into the per-slice context
|
|
|
@6490a0c0
|
10 years |
anton |
h264_mb: constify all uses of H264Context
All the variables modified …
|
|
|
@51822879
|
10 years |
anton |
h264_mb: constify block_offset
It is read-only in this code.
|
|
|
@3bea6409
|
10 years |
anton |
h264_mvpred: constify all uses of H264Context
All the variables …
|
|
|
@460176aa
|
10 years |
anton |
h264.h: constify all uses of H264Context
All the variables modified …
|
|
|
@d27b8248
|
10 years |
anton |
h264_direct: constify all uses of H264Context
All the variables …
|
|
|
@f42485d
|
10 years |
anton |
h264: use a separate GetBitContext for slice data
|
|
|
@2ea00e35
|
10 years |
anton |
h264: do not abuse the context as a temporary storage in …
|
|
|
@404a416d
|
10 years |
anton |
h264: remove some remnants of data partitioning
|
|
|
@7bbc254d
|
10 years |
anton |
h264: move resync_mb_{x,y} into the per-slice context
|
|
|
@d4d9068c
|
10 years |
anton |
h264: move mb_{x,y} into the per-slice context
|
|
|
@0edbe6fa
|
10 years |
anton |
h264: move mb_xy into the per-slice context
|
|
|
@07c5ca55
|
10 years |
anton |
h264: move is_complex into the per-slice context
|
|
|
@47a0d393
|
10 years |
anton |
h264: move mb_skip_run into the per-slice context
|
|
|
@9951907
|
10 years |
anton |
h264: move redundant_pic_count into the per-slice context
|
|
|
@a9b201ca
|
10 years |
anton |
h264: move cabac_init_idc into the per-slice context
|
|
|
@e6c90ce9
|
10 years |
anton |
h264: move loopfilter parameters into the per-slice context
|
|
|
@bd3e460b
|
10 years |
anton |
h264: move direct_cache into the per-slice context
|
|
|
@6479c79f
|
10 years |
anton |
h264: move mvd_cache into the per-slice context
|
|
|
@a67f8ae
|
10 years |
anton |
h264: move mvd_table into the per-slice context
|
|
|
@5c8280c3
|
10 years |
anton |
h264: move last_qscale_diff into the per-slice context
|
|
|
@e7226984
|
10 years |
anton |
h264: move [{top,left}_]cbp into the per-slice context
|
|
|
@30da98a
|
10 years |
anton |
h264: move cabac[_state] into the per-slice context
|
|
|
@bf03a878
|
10 years |
anton |
h264: move mb[_{padding,luma_dc}] into the per-slice context
|
|
|
@b063582e
|
10 years |
anton |
h264: move intra_pcm_ptr into the per-slice context
|
|
|
@95eb35f3
|
10 years |
anton |
h264: move the ref lists variables into the per-slice context
|
|
|
@77477266
|
10 years |
anton |
h264: move map_col_to_list0[_field] into the per-slice context
|
|
|
@ee0d774d
|
10 years |
anton |
h264: move dist_scale_factor[_field] into the per-slice context
|
|
|
@be69f0a8
|
10 years |
anton |
h264: move col_{parity,fieldoff} into the per-slice context
|
|
|
@066aafce
|
10 years |
anton |
h264: move direct_spatial_mv_pred into the per-slice context
|
|
|
@ed451a08
|
10 years |
anton |
h264: move sub_mb_type into the per-slice context
|
|
|
@56febc99
|
10 years |
anton |
h264: move the slice type variables into the per-slice context
|
|
|
@5f390eef
|
10 years |
anton |
h264: move mb_[uv]linesize into the per-slice context
|
|
|
@99a35d1c
|
10 years |
anton |
h264: move neighbor_transform_size into the per-slice context
|
|
|
@e6287f07
|
10 years |
anton |
h264: move {mv,ref}_cache into the per-slice context
|
|
|
@f69574cf
|
10 years |
anton |
h264: move non_zero_count_cache into the per-slice context
|
|
|
@64c81b2c
|
10 years |
anton |
h264: move *_samples_available into the per-slice context
|
|
|
@7d8154ed
|
10 years |
anton |
h264: move intra4x4_pred_mode[_cache] into the per-slice context
|
|
|
@8b00f4df
|
10 years |
anton |
h264: move some neighbour information into the per-slice context
|
|
|
@4bd5ac20
|
10 years |
anton |
h264: move {chroma,intra16x16}_pred_mode into the per-slice context
|
|
|
@5355ed6b
|
10 years |
anton |
h264: move {prev,next}_mb_skipped into the per-slice context
|
|
|
@06789ad3
|
10 years |
anton |
h264: move qp_thresh into the per-slice context
|
|
|
@d231e84b
|
10 years |
anton |
h264: move the quantizers into the per-slice context
|
|
|