index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
display: add matrix flip api
Vittorio Giovara
2014-07-09
1
-0
/
+3
*
doc: mention option to mix shared/static libraries
Andrew Kelley
2014-07-09
1
-0
/
+11
*
lavc: export DV profile API used by muxer/demuxer as public
Anton Khirnov
2014-07-09
1
-0
/
+3
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-3
/
+0
*
apichanges: fill in changes for lavu 51.19 and 51.20
Vittorio Giovara
2014-06-28
1
-0
/
+7
*
output example: free the muxing format context properly
Anton Khirnov
2014-06-26
1
-7
/
+1
*
output example: rewrite encoding logic
Anton Khirnov
2014-06-26
1
-77
/
+106
*
output example: store the scaling context in the stream context
Anton Khirnov
2014-06-26
1
-9
/
+11
*
output example: use a macro instead of a static variable
Anton Khirnov
2014-06-26
1
-2
/
+2
*
output example: allocate the audio frame only once
Anton Khirnov
2014-06-26
1
-26
/
+23
*
output example: use OutputStream for audio streams as well
Anton Khirnov
2014-06-26
1
-42
/
+39
*
output example: use the new AVFrame API to allocate audio frames
Anton Khirnov
2014-06-26
1
-19
/
+24
*
output example: set output channel layout
Anton Khirnov
2014-06-26
1
-0
/
+2
*
output example: use a struct to bundle the video stream variables together
Anton Khirnov
2014-06-26
1
-43
/
+50
*
output example: use the new AVFrame API for allocating the video frame
Anton Khirnov
2014-06-26
1
-16
/
+23
*
Differentiate assembler and assembly in documentation and comments
Diego Biurrun
2014-06-22
1
-2
/
+2
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
1
-0
/
+3
*
Use av_packet_rescale_ts() to simplify code.
Anton Khirnov
2014-06-20
1
-8
/
+1
*
lavc: add a convenience function for rescaling timestamps in a packet
Anton Khirnov
2014-06-20
1
-0
/
+3
*
doc: Document segment_list_type
Luca Barbato
2014-06-18
1
-0
/
+6
*
lavf: switch to AVStream.time_base as the hint for the muxer timebase
Anton Khirnov
2014-06-18
1
-0
/
+5
*
Remove avserver.
Anton Khirnov
2014-06-18
3
-649
/
+0
*
mpegts: Provide an option to override the pcr period
Luca Barbato
2014-06-10
1
-0
/
+3
*
doc: Document mpegts muxrate
Luca Barbato
2014-06-10
1
-0
/
+2
*
lavc: add an option to enable side data-only packets during encoding
Anton Khirnov
2014-06-01
1
-0
/
+5
*
lavu: add all color-related enums to AVFrame
wm4
2014-06-01
1
-0
/
+5
*
avresample: Add avresample_get_out_samples
Luca Barbato
2014-05-28
1
-0
/
+3
*
nut: Support experimental NUT 4 features
Luca Barbato
2014-05-28
2
-0
/
+38
*
avformat: Provide a standard compliance flag
Luca Barbato
2014-05-28
1
-0
/
+4
*
avcodec: bump version after rotation api
Vittorio Giovara
2014-05-23
1
-1
/
+1
*
lavf: add av_stream_get_side_data
Janne Grunau
2014-05-20
1
-0
/
+4
*
Add transformation matrix API.
Vittorio Giovara
2014-05-19
1
-0
/
+8
*
lavf: deprecate now unused AVStream.pts
Anton Khirnov
2014-05-19
1
-0
/
+5
*
doc/APIchanges: mark the release 10 branch point
Anton Khirnov
2014-05-18
1
-0
/
+4
*
doc/APIchanges: fill in missing hashes and dates
Anton Khirnov
2014-05-18
1
-24
/
+24
*
lavc: add avcodec_free_context().
Anton Khirnov
2014-05-18
1
-0
/
+4
*
lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
2014-05-15
1
-0
/
+4
*
avconv: Support VDA hwaccel
Anton Khirnov
2014-05-11
1
-0
/
+3
*
lavu: Add a pixel format for new VDA hwaccel
Anton Khirnov
2014-05-11
1
-0
/
+3
*
lavc: move CODEC_FLAG_MV0 to mpegvideo
Anton Khirnov
2014-05-01
1
-0
/
+4
*
lavc: make the xvid-specific "gmc" flag a private option of libxvid
Anton Khirnov
2014-05-01
1
-0
/
+4
*
lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
Anton Khirnov
2014-05-01
1
-0
/
+4
*
lavc: deprecate CODEC_FLAG_INPUT_PRESERVED
Anton Khirnov
2014-05-01
1
-0
/
+4
*
lavfi: add Bauer stereo-to-binaural audio filter
Alessandro Ghedini
2014-05-01
1
-0
/
+30
*
hls: Add an option to prepend a baseurl to the playlist entries
Luca Barbato
2014-04-29
1
-0
/
+3
*
segment: Add an option to prepend a string to the list entries
Enrique Arizón Benito
2014-04-29
1
-0
/
+2
*
avconv: add support for DXVA2 decoding
Hendrik Leppkes
2014-04-28
1
-0
/
+7
*
dxva2_h264: add a workaround for old Intel GPUs
Hendrik Leppkes
2014-04-28
1
-0
/
+3
*
On2 AVC decoder
Kostya Shishkov
2014-04-23
1
-0
/
+1
*
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-22
1
-0
/
+3
[prev]
[next]