|
|
|
@efc618af
|
9 years |
vittorio.giovara |
qtrleenc: Keep coded_frame.key_frame a write-only variable
|
|
|
@f3b4a922
|
9 years |
vittorio.giovara |
libtheoraenc: Keep coded_frame.key_frame a write-only variable
|
|
|
@d6006dd9
|
9 years |
vittorio.giovara |
libvpxenc: Do not entangle coded_frame
Keep coded_frame.key_frame a …
|
|
|
@7fc8d8a1
|
9 years |
vittorio.giovara |
libxvid: Do not entangle coded_frame
|
|
|
@56672aea
|
9 years |
vittorio.giovara |
svq1enc: Do not entangle coded_frame
|
|
|
@05fb4c9a
|
9 years |
vittorio.giovara |
proresenc: Do not entangle coded_frame
|
|
|
@91767360
|
9 years |
vittorio.giovara |
a64multienc: Do not entangle coded_frame
This change (and the …
|
|
|
@95e2317e
|
9 years |
vittorio.giovara |
roqvideoenc: Drop unneeded initialization
Its fields are never …
|
|
|
@1f171de8
|
9 years |
vittorio.giovara |
mpegvideo_enc: Drop unnneded initialization
coded_frame is already …
|
|
|
@e93ca480
|
9 years |
lu_zero |
parseutil: Add more resolution aliases
Add DCI 2k and 4k and uhd1 and …
|
|
|
@69b92f1b
|
9 years |
anton |
qsvenc: properly handle asynchronous encoding
Wait for async_depth …
|
|
|
@f5c4d38c
|
9 years |
anton |
qsvdec: properly handle asynchronous decoding
Wait for async_depth …
|
|
|
@6b15874f
|
9 years |
anton |
af_resample: do not touch the timestamps if we are not resampling
…
|
|
|
@6d592fbd
|
9 years |
anton |
avconv: split creating and (re-)configuring complex filtergraphs
The …
|
|
|
@be101bc1
|
9 years |
anton |
avconv: create the complex filtergraphs earlier
Since global options …
|
|
|
@1959351a
|
9 years |
anton |
avconv: move the no streams failure to open_output_file()
It is a …
|
|
|
@ab7b0389
|
9 years |
anton |
avconv: factor out the output stream initialization
|
|
|
@bd2ab27c
|
9 years |
anton |
avconv: use read_file() for reading the 2pass stats
Also, drop the …
|
|
|
@6d5d9246
|
9 years |
anton |
avconv: move handling the 2pass logfile into avconv_opt
It more …
|
|
|
@59245e0c
|
9 years |
anton |
avconv: set the encoding/decoding_needed flags earlier
This will be …
|
|
|
@56c2f377
|
9 years |
anton |
avconv: drop update_sample_fmt()
There is only one decoder left that …
|
|
|
@e61f3984
|
9 years |
anton |
asfdec: make nb_sub to be unsigned int
number of subpayloads should …
|
|
|
@2883ef34
|
9 years |
anton |
asfdec: read the replicated data in a separate function
…
|
|
|
@0989d3ad
|
9 years |
anton |
asfdec: convert condition for the replicated data reading to be safer
…
|
|
|
@40662728
|
9 years |
anton |
asfdec: do not read replicated data when their length is 0
…
|
|
|
@c9f8cfb6
|
9 years |
janne-libav |
fate: add checkasm target
|
|
|
@82e6ac85
|
9 years |
janne-libav |
checkasm: test all architectures with optimisations
|
|
|
@cb33f8d0
|
9 years |
janne-libav |
checkasm: Give macro a body to avoid potential unexpected syntax issues
|
|
|
@6cc4d3e9
|
9 years |
janne-libav |
checkasm: exit with status 0 instead of 1 if there are no tests to perform
|
|
|
@256ef198
|
9 years |
janne-libav |
h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1
|
|
|
@fc568683
|
9 years |
lu_zero |
cosmetics: Reformat checkasm tests
|
|
|
@d37f2326
|
9 years |
lu_zero |
checkasm: Add unit tests for bswapdsp
Signed-off-by: Luca Barbato …
|
|
|
@a344e5d0
|
9 years |
lu_zero |
x86: bswapdsp: Don't treat 32-bit integers as 64-bit
The upper halves …
|
|
|
@f5ee2300
|
9 years |
vittorio.giovara |
configure: Factor out g722dsp module
|
|
|
@a623aa0
|
9 years |
vittorio.giovara |
configure: Factor out wmv2dsp module
|
|
|
@d42191c7
|
9 years |
vittorio.giovara |
configure: Factor out vp8dsp module
|
|
|
@d4aea1aa
|
9 years |
vittorio.giovara |
configure: Factor out vp56dsp module
|
|
|
@5cb4bdb2
|
9 years |
vittorio.giovara |
configure: Factor out rv34dsp module
|
|
|
@575ec60e
|
9 years |
vittorio.giovara |
configure: Factor out mss34dsp module
|
|
|
@2edc77dc
|
9 years |
vittorio.giovara |
configure: Factor out ividsp module
|
|
|
@b075869b
|
9 years |
vittorio.giovara |
configure: Factor out flacdsp module
|
|
|
@4da585ae
|
9 years |
lu_zero |
OS/2: Cleanup slib_create_def_cmd
Export symbols by name rather then …
|
|
|
@e1319aa1
|
9 years |
lu_zero |
libx264: Add support for the MPEG2 encoder
|
|
|
@0cf5588d
|
9 years |
vittorio.giovara |
hq_hqa: Fix decoding when INFO section is absent
|
|
|
@a5354084
|
9 years |
vittorio.giovara |
APIchanges: Mention lavfi and lavd identification symbol addition
|
|
|
@f1840b07
|
9 years |
vittorio.giovara |
Revert "mov: Double-check that alias path is not an absolute path"
…
|
|
|
@b0017579
|
9 years |
vittorio.giovara |
h264: Add support for Closed Caption export
Signed-off-by: Vittorio …
|
|
|
@2cb34f82
|
9 years |
lu_zero |
checkasm: Add unit tests for h264qpel
Signed-off-by: Luca Barbato …
|
|
|
@4512ee78
|
9 years |
lu_zero |
mpegts: Mark the muxer as supporting variable fps
Signed-off-by: Luca …
|
|
|
@c88c5eef
|
9 years |
lu_zero |
hevc: Split the struct setup from the pps parsing
|
|
|
@a5a6a786
|
9 years |
lu_zero |
mp3: Forward seeking errors
Signed-off-by: Luca Barbato …
|
|
|
@32c8d89c
|
9 years |
lu_zero |
hevc: Print the non-supported chroma_format_idc
And drop the spurious …
|
|
|
@8e373fe0
|
9 years |
lu_zero |
hevc: Factor out the pixel format mapping from the sps parser
The …
|
|
|
@c571424c
|
9 years |
anton |
asfdec: prevent memory leaks found with Coverity Scan
Signed-off-by: …
|
|
|
@1b9a8e5f
|
9 years |
anton |
dxva2_hevc: unbreak compilation after recent sps/pps changes
…
|
|
|
@a062a55d
|
9 years |
anton |
hevc_parser: fix standalone build with the hevc decoder disabled
The …
|
|
|
@b9f76d19
|
9 years |
anton |
hevc_ps: make sure failing to decode an SPS always returns an error
…
|
|
|
@077b5594
|
9 years |
anton |
hevc: handle a NULL sps in set_sps() properly
This can happen in …
|
|
|
@18156b5
|
9 years |
anton |
hevc: do not pass an entire HEVCContext into export_stream_params()
…
|
|
|
@650060df
|
9 years |
anton |
hevc_parser: parse and export some stream parameters
Particularly …
|
|
|
@7f78155d
|
9 years |
anton |
hevc: improve a comment
That loop does the actual full decoding, so …
|
|
|
@d82e1adc
|
9 years |
anton |
hevc: move splitting the packet into NALUs into a separate function
…
|
|
|
@ae05b486
|
9 years |
anton |
hevc: eliminate the second call to hls_nal_unit()
Also, make …
|
|
|
@d7bebe48
|
9 years |
anton |
hevc: skip invalid/ignored NALUs when splitting the packet
There is …
|
|
|
@b11acd57
|
9 years |
anton |
hevc: remove HEVCContext usage from hevc_ps
Factor out the parameter …
|
|
|
@ab05ed4c
|
9 years |
anton |
mpegvideo_parser: export pixel format and dimensions
|
|
|
@9f4c7397
|
9 years |
anton |
hevc: check slice address length
It is used as get_bits argument and …
|
|
|
@a9a2f361
|
9 years |
anton |
doc: add a section about building with libmfx
|
|
|
@86eee85d
|
9 years |
anton |
bytestream2: set the reader to the end when reading more than …
|
|
|
@8bc67ec2
|
9 years |
janne-libav |
Checkasm: assembly testing and benchmarking tool
It provides the …
|
|
|
@7962686
|
9 years |
lu_zero |
asfdec: always reset packet state after seeking
Signed-off-by: Luca …
|
|
|
@f1bdc23
|
9 years |
lu_zero |
riff: Validate bitrate
|
|
|
@c1d647b1
|
9 years |
lu_zero |
mp3: Make the seek more robust
Try to parse up to 4 packets to find …
|
|
|
@d80811c9
|
9 years |
lu_zero |
riff: Use the correct logging context
|
|
|
@355864e
|
9 years |
lu_zero |
g726: Do not crash on user mistake
Properly report the sample rate as …
|
|
|
@87f98a2b
|
9 years |
martin |
fbdev: Support the RGB565 colour space.
Tested on a Raspberry Pi.
…
|
|
|
@1410eeb6
|
9 years |
lu_zero |
imc: Use correct position for flcoeffs2 calculation
flcoeffs2[pos] …
|
|
|
@872fab4a
|
9 years |
lu_zero |
asfdec: Fix reading from the pipe
Signed-off-by: Luca Barbato …
|
|
|
@67c884eb
|
9 years |
lu_zero |
libvpx: Add the library header
Unbreak make checkheaders
|
|
|
@461b45ef
|
9 years |
lu_zero |
lavc: Add nvenc.h to the skipheader
Unbreak make checkheaders
|
|
|
@84b223cc
|
9 years |
lu_zero |
configure: Make the new qsv encoder depend on libmfx
Found-by: kropping
|
|
|
@d1a6cb19
|
9 years |
lu_zero |
x86: Serialize rdtsc in read_time()
Improves the accuracy of …
|
|
|
@40af330
|
9 years |
lu_zero |
avconv: vda: Unlock the pixel buffer once it is accessed
Avoid …
|
|
|
@8fcd121b
|
9 years |
lu_zero |
doc: Use the succinct syntax for the channelmap example
Mixing …
|
|
|
@66acb76b
|
9 years |
anton |
lavc: add Intel libmfx-based HEVC encoder
|
|
|
@3a85397
|
9 years |
anton |
lavc: add Intel libmfx-based MPEG2 encoder
|
|
|
@69ab9f53
|
9 years |
anton |
hevc: split bitstream unescaping to a separate file
It will be useful …
|
|
|
@fd124d83
|
9 years |
anton |
hevc_ps: split the code for parsing the SPS and exporting it into the …
|
|
|
@0e7c0ec3
|
9 years |
anton |
lavf/hevc: pad the RBSP buffer as required by the bistream reader
|
|
|
@1761ab83
|
9 years |
vittorio.giovara |
lavc: Deprecate avctx.rc_strategy
Only used by libxvid in ratecontrol …
|
|
|
@02b7c630
|
9 years |
lu_zero |
h261: Signal freeze picture release for intra frames
Freeze picture …
|
|
|
@dc1de0b9
|
9 years |
lu_zero |
h261: Set 'still image mode off' in picture header
Ref H.261 …
|
|
|
@c8b82713
|
9 years |
lu_zero |
xcbgrab: Explicitly include xcb/shape.h
Found-By: Cheristheus
|
|
|
@161a301
|
9 years |
lu_zero |
mpjpeg: Write the Content-length
|
|
|
@d09b4cce
|
9 years |
lu_zero |
mpjpeg: Simplify using avio_printf
|
|
|
@f046c3b
|
9 years |
lu_zero |
lavc: Move deprecation warning disabling to files including the table
…
|
|
|
@7a5902c5
|
9 years |
vittorio.giovara |
lavc: Disable deprectation warnings coming from options table
|
|
|
@8321294
|
9 years |
vittorio.giovara |
lavu: Add version information for av_version_info()
Move the …
|
|
|
@80f955c9
|
9 years |
lu_zero |
vda: Check the correct pointer for buffer allocation
CC: …
|
|
|
@76d4c627
|
9 years |
lu_zero |
webp: Make sure enough bytes are available
Every chunk needs at least …
|
|
|