projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
examples/qsvdec: free the lavc decoder before closing MFX/VAAPI
2015-09-28
Anton Khirnov
examples/qsvdec: free the lavc decoder before closing...
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
examples/qsvdec: do not free the surfaces in the frame_free...
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvdec: close the MFX decoder on uninit
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsv: document AVQSVContext members
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvenc: mark the encoders as INIT_CLEANUP
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvenc: do not try to close the encoder if the session...
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
qsvdec: list supported pixel formats
commit
|
commitdiff
|
tree
2015-09-28
Anton Khirnov
lavfi: do not exclude hwaccel formats from ff_all_formats()
commit
|
commitdiff
|
tree
2015-08-21
Anton Khirnov
hevcdsp: fix a function name
commit
|
commitdiff
|
tree
2015-08-21
Anton Khirnov
hevc: avoid invalid shifts of negative values
commit
|
commitdiff
|
tree
2015-08-02
Anton Khirnov
opusdec: properly handle mismatching configurations...
commit
|
commitdiff
|
tree
2015-07-31
Anton Khirnov
fate/mp3: use the f32le format as output
commit
|
commitdiff
|
tree
2015-07-31
Anton Khirnov
fate/mp3: specify the number of output samples instead...
commit
|
commitdiff
|
tree
2015-07-27
Anton Khirnov
qsvdec_mpeg2: drop an incorrect comment
commit
|
commitdiff
|
tree
2015-07-27
Anton Khirnov
qsvdec_*: add missing CODEC_CAP_DR1
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
lavc: add Intel libmfx-based HEVC decoder.
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
lavc: add Intel libmfx-based MPEG2 decoder.
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
lavc: add a HEVC mp4->annex B bitstream filter
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
qsvdec: move qsv_process_data() from qsvdec_h264 to...
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
qsvenc_hevc: fix enum declaration
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
qsvdec: fix a memleak of async_fifo
commit
|
commitdiff
|
tree
2015-07-25
Anton Khirnov
qsvdec: avoid an infinite loop with no consumed data...
commit
|
commitdiff
|
tree
2015-07-23
Anton Khirnov
af_channelmap: properly set the supported output channel...
commit
|
commitdiff
|
tree
2015-07-22
Anton Khirnov
qsvenc_hevc: use the correct HW plugin UID
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
qsvenc: properly handle asynchronous encoding
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
qsvdec: properly handle asynchronous decoding
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
af_resample: do not touch the timestamps if we are...
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: split creating and (re-)configuring complex...
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: create the complex filtergraphs earlier
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: move the no streams failure to open_output_file()
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: factor out the output stream initialization
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: use read_file() for reading the 2pass stats
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: move handling the 2pass logfile into avconv_opt
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: set the encoding/decoding_needed flags earlier
commit
|
commitdiff
|
tree
2015-07-19
Anton Khirnov
avconv: drop update_sample_fmt()
commit
|
commitdiff
|
tree
2015-07-13
Anton Khirnov
hevc_parser: fix standalone build with the hevc decoder...
commit
|
commitdiff
|
tree
2015-07-13
Anton Khirnov
hevc_ps: make sure failing to decode an SPS always...
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: handle a NULL sps in set_sps() properly
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: do not pass an entire HEVCContext into export_stream_p...
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc_parser: parse and export some stream parameters
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: improve a comment
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: move splitting the packet into NALUs into a separate...
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: eliminate the second call to hls_nal_unit()
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: skip invalid/ignored NALUs when splitting the...
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
hevc: remove HEVCContext usage from hevc_ps
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
mpegvideo_parser: export pixel format and dimensions
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
doc: add a section about building with libmfx
commit
|
commitdiff
|
tree
2015-07-12
Anton Khirnov
bytestream2: set the reader to the end when reading...
commit
|
commitdiff
|
tree
2015-07-08
Anton Khirnov
lavc: add Intel libmfx-based HEVC encoder
commit
|
commitdiff
|
tree
2015-07-08
Anton Khirnov
lavc: add Intel libmfx-based MPEG2 encoder
commit
|
commitdiff
|
tree
2015-07-08
Anton Khirnov
hevc: split bitstream unescaping to a separate file
commit
|
commitdiff
|
tree
2015-07-08
Anton Khirnov
hevc_ps: split the code for parsing the SPS and exporting...
commit
|
commitdiff
|
tree
2015-07-08
Anton Khirnov
lavf/hevc: pad the RBSP buffer as required by the bistream...
commit
|
commitdiff
|
tree
2015-06-28
Anton Khirnov
FATE: drop the last truncated frame from the wmapro...
commit
|
commitdiff
|
tree
2015-06-28
Anton Khirnov
FATE: drop the last truncated frame from the wma lossless...
commit
|
commitdiff
|
tree
2015-06-27
Anton Khirnov
h264: do not update the context fields copied between...
commit
|
commitdiff
|
tree
2015-06-27
Anton Khirnov
h264: make sure the current picture is not made a long...
commit
|
commitdiff
|
tree
2015-06-27
Anton Khirnov
avconv: do not stop processing the input packet on...
commit
|
commitdiff
|
tree
2015-06-27
Anton Khirnov
avconv: factor out flushing the filters
commit
|
commitdiff
|
tree
2015-06-27
Anton Khirnov
h264: make sure the slices do not overlap during slice...
commit
|
commitdiff
|
tree
2015-05-28
Anton Khirnov
rl: Add error checking to ff_rl_init().
commit
|
commitdiff
|
tree
2015-05-28
Anton Khirnov
rl: Add a function for freeing dynamically allocated...
commit
|
commitdiff
|
tree
2015-05-28
Anton Khirnov
rl: Rename ff_*_rl() to ff_rl_*()
commit
|
commitdiff
|
tree
2015-05-28
Anton Khirnov
mpegvideo: Move ff_*_rl functions to a separate file
commit
|
commitdiff
|
tree
2015-05-05
Anton Khirnov
Revert "lavfi: always check av_expr_parse_and_eval...
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
rawenc: properly allocate coded_frame
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: use properly allocated AVFrames
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: embed the DPB in the context
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: merge the init and reinit paths in update_thread_context()
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: drop the reinit parameter from init_slice_header()
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: update the current bit depth/chroma type in init_slice...
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: copy nal_length_size in update_thread_context
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: drop a comment that carries no useful information
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: move freeing the escaped RBSP buffer to free_context()
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: eliminate ff_h264_set_parameter_from_sps()
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: move context reinit lower down in update_thread_context()
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: move the DPB init/uninit to init_context()/free_context()
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: drop H264Context.ouputed_poc
commit
|
commitdiff
|
tree
2015-04-29
Anton Khirnov
h264: drop needs_realloc
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
svq3: initialize some required H264Context fields.
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: reset the private data in init_thread_copy()
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: remove a commented out nonsense line
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: drop redundant initialization of the scaling...
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: factor out common code from init() and init_thread_copy()
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: drop redundant initialization in init()
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: initialize cur_chroma_format_idc
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: use the correct SPS during PPS parsing
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
h264: disable ER by default
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
avconv: do not overwrite the stream codec context for...
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
FATE: add a test for parameter changes in HEVC
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: make sure no dangling pointers remain around...
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: do not change the VPS if its contents are the...
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: export stream parameters from extradata
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: split out setting AVCodecContext parameters
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
lavc: add Intel libmfx-based H.264 encoder
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
qsvdec: add 'decode' to the non-static function names
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
qsvdec: split off some code that will be shared with...
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
qsv: rename to qsvdec
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move [uv]linesize to the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_cabac: remove now unnecessary H264Context function...
commit
|
commitdiff
|
tree
next