projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hevc: implement pic_output_flag handling
2014-07-11
Gildas Cocherel
hevc: implement pic_output_flag handling
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-07-11
Mickaël Raulet
hevc: set the keyframe flag on output frames
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-07-11
Mickaël Raulet
hevc: Replace nal type chek with equivalent IS_IRAP...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-07-11
Anton Khirnov
hevc_ps: remove a write-only variable
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
yuv4mpegenc: do not access AVCodecContext.coded_frame
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
nsvdec: remove commented out cruft
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
mov: free the dv demux context with avformat_free_context()
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
mtv: do not set sample_rate for video
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
oggparsecelt: do not set AVCodecContext.frame_size
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
adxdec: get rid of an avpriv function
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
lavc: export DV profile API used by muxer/demuxer as...
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
avconv: set the output stream timebase
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
avformat: update muxing doxy
commit
|
commitdiff
|
tree
2014-07-09
Anton Khirnov
cdg: set the keyframe flag on the first packet
commit
|
commitdiff
|
tree
2014-07-08
Roman Savchenko
avformat_new_stream: make the AVCodec parameter const
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-07-08
Andrew Kelley
af_compand: make sure request_frame always outputs...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-07-03
Anton Khirnov
id3v2enc: use a case-insensitive comparison for APIC...
commit
|
commitdiff
|
tree
2014-06-30
John Stebbins
pgssubdec: handle more complex PGS scenarios
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: free the muxing format context properly
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: rewrite encoding logic
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: store the scaling context in the stream...
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: use a macro instead of a static variable
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: allocate the audio frame only once
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: use OutputStream for audio streams...
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: use the new AVFrame API to allocate...
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: set output channel layout
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: use a struct to bundle the video stream...
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
output example: use the new AVFrame API for allocating...
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
dump_stream: print the timebase as is, do not reduce it
commit
|
commitdiff
|
tree
2014-06-26
Anton Khirnov
lavc: do not allocate edges in the default get_buffer2()
commit
|
commitdiff
|
tree
2014-06-26
Gildas Cocherel
hevc: remove unused array min_cb_addr_zs
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-26
Kieran Kunhya
hevc: Allow out of bound values for num_reorder_pics
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-20
Anton Khirnov
dv: cosmetics, reindent
commit
|
commitdiff
|
tree
2014-06-20
Anton Khirnov
dv: get rid of global non-const tables
commit
|
commitdiff
|
tree
2014-06-20
Anton Khirnov
dvenc: initialize the profile only once, at init
commit
|
commitdiff
|
tree
2014-06-20
Anton Khirnov
Use av_packet_rescale_ts() to simplify code.
commit
|
commitdiff
|
tree
2014-06-20
Anton Khirnov
lavc: add a convenience function for rescaling timestamps...
commit
|
commitdiff
|
tree
2014-06-18
Anton Khirnov
lavf: switch to AVStream.time_base as the hint for...
commit
|
commitdiff
|
tree
2014-06-18
Anton Khirnov
riffenc: take an AVStream instead of an AVCodecContext
commit
|
commitdiff
|
tree
2014-06-18
Anton Khirnov
lavf: add the notimestamps flag to the muxers missing it
commit
|
commitdiff
|
tree
2014-06-18
Anton Khirnov
rtpenc: base max_frames_per_packet on avg_frame_rate...
commit
|
commitdiff
|
tree
2014-06-18
Anton Khirnov
Remove avserver.
commit
|
commitdiff
|
tree
2014-06-18
Niels Möller
dcadec: replace ldexpf with a multiplication by a constant
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-18
Roman Savchenko
AVFrame: factor out freeing the side data
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-17
Rafaël Carré
vp9 encoder: use a decent default speed setting
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-17
Josh Allmann
flvenc: Don't over-count metadata.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-17
Tristan Matthews
tiffenc: fix packet size calculation
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-17
Anton Khirnov
avconv: use the correct variable in comparison
commit
|
commitdiff
|
tree
2014-06-12
Anton Khirnov
avconv: make -shortest work with streamcopy
commit
|
commitdiff
|
tree
2014-06-01
Anton Khirnov
avconv: do not use the stream codec context for encoding
commit
|
commitdiff
|
tree
2014-06-01
Anton Khirnov
avconv: do not use the stream codec context for decoding
commit
|
commitdiff
|
tree
2014-06-01
Anton Khirnov
flac muxer: support reading updated extradata from...
commit
|
commitdiff
|
tree
2014-06-01
Anton Khirnov
flac muxer: accept only STREAMINFO extradata
commit
|
commitdiff
|
tree
2014-06-01
Anton Khirnov
flacenc: send final extradata in packet side data
commit
|
commitdiff
|
tree
2014-06-01
Anton Khirnov
lavc: add an option to enable side data-only packets...
commit
|
commitdiff
|
tree
2014-06-01
wm4
libavcodec: set AVFrame colorspace fields on decoding
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-01
wm4
lavu: add all color-related enums to AVFrame
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-06-01
Tudor Suciu
matroskaenc: Allow VP9 and Opus in webm
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-29
Anton Khirnov
matroskaenc: set the stream timebase earlier
commit
|
commitdiff
|
tree
2014-05-29
Anton Khirnov
flvenc: only write the framerate tag based on avg_frame_rate
commit
|
commitdiff
|
tree
2014-05-29
Anton Khirnov
movenc: write avg_frame_rate as the framerate, not...
commit
|
commitdiff
|
tree
2014-05-29
Anton Khirnov
matroskaenc: base DefaultDuration on the framerate...
commit
|
commitdiff
|
tree
2014-05-29
Roman Savchenko
frame: fix the error path in av_frame_copy_props()
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
matroskaenc: write the channel mask for FLAC
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
vorbiscomment: simplify API by using av_dict_count()
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
matroskadec: parse the channel layout mask for FLAC
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
matroskadec: export just the STREAMINFO block as FLAC...
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
matroskadec: split parsing tracks into a separate function
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
flac: make avpriv_flac_parse_block_header() inline
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK...
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag
commit
|
commitdiff
|
tree
2014-05-28
Anton Khirnov
flacdec: do not overwrite a channel layout set by the...
commit
|
commitdiff
|
tree
2014-05-26
Anton Khirnov
lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
commit
|
commitdiff
|
tree
2014-05-26
Anton Khirnov
buffersrc: avoid using AV_PIX_FMT_NB
commit
|
commitdiff
|
tree
2014-05-26
Anton Khirnov
vf_fieldorder: avoid using AV_PIX_FMT_NB
commit
|
commitdiff
|
tree
2014-05-26
Anton Khirnov
vf_scale: use the pixfmt descriptor API
commit
|
commitdiff
|
tree
2014-05-26
Anton Khirnov
vf_format: rework format list parsing
commit
|
commitdiff
|
tree
2014-05-25
Carl Eugen Hoyos
imgutils: make systematic palette opaque.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-24
Nidhi Makhijani
smoothstream: check malloc calls
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-24
Nidhi Makhijani
rdt: check malloc calls
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-23
Niels Möller
dca: Convert dca_dmixtable to integers
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-19
Vittorio Giovara
mov: store display matrix in a stream side data
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-19
Vittorio Giovara
Add transformation matrix API.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
pthread_frame: simplify the code by using new AVPacket API
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
avpacket: fix copying side data in av_packet_copy_props()
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
lavf: deprecate now unused AVStream.pts
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
mux: drop one of the hacks comprising compute_pkt_fields2()
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
avconv: do not use poorly defined and undocumented...
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
hevc/intra_pred: simplify neighboring sample derivation
commit
|
commitdiff
|
tree
2014-05-19
Mickaël Raulet
hevc/intra_pred: drop unnecessary conditions in loops
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-19
Mickaël Raulet
hevc/intra_pred: optimize EXTEND_()*
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-19
Anton Khirnov
hevc: templatize intra_pred
commit
|
commitdiff
|
tree
2014-05-19
Mickaël Raulet
hevc: templatize pred_planar
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-05-18
Anton Khirnov
movenc: use the "encoder" metadata tag to write stsd...
commit
|
commitdiff
|
tree
2014-05-18
Anton Khirnov
avconv: set the "encoder" tag when transcoding
commit
|
commitdiff
|
tree
2014-05-18
Anton Khirnov
wavenc: use codec descriptors to get the codec name
commit
|
commitdiff
|
tree
2014-05-18
Anton Khirnov
doc/APIchanges: mark the release 10 branch point
commit
|
commitdiff
|
tree
2014-05-18
Anton Khirnov
doc/APIchanges: fill in missing hashes and dates
commit
|
commitdiff
|
tree
2014-05-18
Anton Khirnov
dv: do not set codec timebase
commit
|
commitdiff
|
tree
next