index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
ffmpeg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
libav: remove a pointless check in the DTS decoder.
Tim Walker
2015-11-22
1
-0
/
+23
|
/
*
muxavformat: add support for mp4 fallback audio signalling
John Stebbins
2015-11-09
1
-0
/
+119
*
libav: add lame dependency
John Stebbins
2015-10-28
1
-1
/
+1
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2015-10-26
1
-0
/
+2
*
contrib: Add libav patch that fixes vc1 decoder regression.
Bradley Sepos
2015-10-03
1
-0
/
+28
*
libav: patch mkv track language tag problem
John Stebbins
2015-09-25
1
-0
/
+15
*
contrib: Backport libav patches to dxtory decoder.
Bradley Sepos
2015-09-10
1
-0
/
+685
*
Backport hevc_dxva2 hwaccel from libav master.
Rodeo
2015-06-23
2
-0
/
+1146
*
libav: Fix failure on mingw to write date tag to mp4 files
jstebbins
2015-04-05
1
-0
/
+134
*
ffmpeg: remove obsolete configure option.
Rodeo
2015-03-29
1
-1
/
+0
*
libav: bump to v11.3
jstebbins
2015-03-23
3
-65
/
+1
*
ProRes: extend the padding check to 16 bits.
Rodeo
2015-03-02
1
-0
/
+42
*
mkv: mark "default" subtitle tracks with both default and forced flags
jstebbins
2015-02-24
1
-0
/
+13
*
New audio output options.
Rodeo
2015-02-15
1
-0
/
+1
*
libhb: Fix AAC passthru from TS files
jstebbins
2015-02-04
1
-0
/
+1
*
libav: bump to version 11.2
jstebbins
2015-01-22
14
-1276
/
+58
*
libav: remove dos line endings from patch
jstebbins
2015-01-15
1
-110
/
+110
*
libav: fix extradata parsing when SPS_EXT is present
jstebbins
2014-10-29
1
-0
/
+14
*
libav: fix writing zero mkv blockduration element for subtitles
jstebbins
2014-10-29
1
-0
/
+31
*
contrib: add patch to unbreak sbtl writing in mp4
jstebbins
2014-09-26
1
-0
/
+27
*
libhb: re-enable vobsub in mp4 support
jstebbins
2014-09-13
1
-0
/
+142
*
libav: update fraem threading state patch
jstebbins
2014-08-22
1
-57
/
+110
*
build: remove mp4v2 and libmkv dependencies
jstebbins
2014-08-18
1
-2
/
+0
*
libav: fix problem decoding broken rv40 sample
jstebbins
2014-08-14
1
-0
/
+57
*
libav: fix decoding of mpeg4 in transport streams
jstebbins
2014-08-06
1
-0
/
+41
*
libav: fix mp4 chapter character encoding
jstebbins
2014-08-06
1
-0
/
+37
*
libhb: fix mp4 audio track titles
jstebbins
2014-08-06
1
-0
/
+133
*
libhb: fix mp4 post tagging problems
jstebbins
2014-08-06
1
-0
/
+65
*
libav: fix decoding of multi-object PGS
jstebbins
2014-06-30
1
-0
/
+671
*
Bump libav to version 10.1
Rodeo
2014-05-13
3
-65
/
+3
*
contrib: fix ffmpeg dependencies to include libvpx
jstebbins
2014-04-16
1
-3
/
+4
*
Add VP8 support
jstebbins
2014-04-15
1
-0
/
+3
*
Fix livavcodec-based downmixing of DTS-ES 6.1 to Stereo.
Rodeo
2014-04-13
1
-0
/
+62
*
Bump libav to v10.
Rodeo
2014-03-26
2
-46
/
+1
*
Fix HEVC muxing in Matroska.
Rodeo
2014-03-21
1
-0
/
+45
*
Bump libav to v10_beta2.
Rodeo
2014-03-14
6
-1467
/
+16
*
x265: enable MP4 and Matroska muxing.
Rodeo
2014-03-13
1
-0
/
+1411
*
Build: pass --build to configure when cross-compiling.
Rodeo
2014-03-13
1
-3
/
+4
*
libhb: restore writing of encoding tool tag to output file
jstebbins
2014-03-06
1
-0
/
+40
*
Bump libav to v10_beta1
Rodeo
2014-02-18
4
-114
/
+1
*
libav: patch AVFrame pkt_pts problem to fix fraps decoder
jstebbins
2014-02-10
1
-0
/
+30
*
decavcodec: DRC support, forgotten file.
Rodeo
2014-01-26
1
-0
/
+44
*
Bump libav to v10_alpha2.
Rodeo
2014-01-25
7
-96
/
+55
*
bump libav, libav-v10_alpha1-90-g63debaa
jstebbins
2014-01-12
17
-1023
/
+179
*
Revert previous borked commit. Sorry!
Rodeo
2014-01-07
15
-99
/
+1023
*
parsecsv: always check result of malloc()
Rodeo
2014-01-07
15
-1023
/
+99
*
QSV: fix for normal processing
maxd
2013-10-21
1
-1
/
+1
*
QSV: added check for dimensions
maxd
2013-10-08
1
-3
/
+4
*
QSV: fix for stream(s) with no-SPS available
maxd
2013-10-05
1
-2
/
+11
*
Merging-in the OpenCL Scaling code from the OpenCL branch to trunk.
sr55
2013-09-21
1
-0
/
+5
[prev]
[next]