|
|
|
@dcb6e145
|
11 years |
vittorio.giovara |
riff: add FourCC for GeoVision cameras
|
|
|
@9d9d319a
|
11 years |
vittorio.giovara |
riff: Add V264 for H264 in CCTV recordings
|
|
|
@51ace0fb
|
11 years |
vittorio.giovara |
riff: add H264 from QNAP Systems
|
|
|
@a52a1bc
|
11 years |
vittorio.giovara |
riff: add SMV2 FourCC for H264
Sample-Id: smv2.avi
|
|
|
@235bf1da
|
11 years |
vittorio.giovara |
riff: add ISMP/timecode tag
|
|
|
@fa570a55
|
11 years |
vittorio.giovara |
riff: Add ITRK tag
Some players, like foobar2000 or modern versions …
|
|
|
@121b5b7e
|
11 years |
vittorio.giovara |
isom: add some BOXX tags
|
|
|
@b0a54516
|
11 years |
vittorio.giovara |
isom: add 'flic' tag
|
|
|
@5a85cf0f
|
11 years |
vittorio.giovara |
isom: add 'm1v ' tag
Signed-off-by: Vittorio Giovara …
|
|
|
@ad8f736b
|
11 years |
vittorio.giovara |
mxf: Remove typo
Reported-By: Vittorio Giovara …
|
|
|
@9464b69d
|
11 years |
vittorio.giovara |
log: Unbreak windows support
Add the missing define.
|
|
|
@4ede1862
|
11 years |
vittorio.giovara |
log: Do not assume the TERM variable is always set
|
|
|
@42ba1c51
|
11 years |
vittorio.giovara |
log: Document AV_LOG_C usage
And move outside the wrong doxygen group.
|
|
|
@28b9ac4e
|
11 years |
vittorio.giovara |
log: Remove undefined behaviour
|
|
|
@7763118c
|
11 years |
lu_zero |
log: Support for 256color terminals
And provide extended coloring …
|
|
|
@006c2533
|
11 years |
lu_zero |
doc: Fit the graph in 80 cols
Some man pagers do not reflow the …
|
|
|
@b33c64e4
|
11 years |
diego |
vf_settb: rename to settb
An audio version of settb (asettb) will be …
|
|
|
@9d599e3
|
11 years |
diego |
avi: Improve non-interleaved detection
Additional fixes by Nigel …
|
|
|
@0ca0924c
|
11 years |
janne-libav |
swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64
|
|
|
@c6111483
|
11 years |
vittorio.giovara |
vc1dec: fix a possible unitialized variable warning
|
|
|
@f1c4a54f
|
11 years |
vittorio.giovara |
lavf: add supported extension to avi and mov demuxers
|
|
|
@cba4e606
|
11 years |
vittorio.giovara |
More correct printf format specifiers
This avoids compiler warnings …
|
|
|
@80035db8
|
11 years |
vittorio.giovara |
lavu: add missing formats to av_pix_fmt_swap_endianness
|
|
|
@d2264740
|
11 years |
vittorio.giovara |
VP3: K&R formatting cosmetics
|
|
|
@66d04c06
|
11 years |
martin |
fate: Explicitly use gray16le in fate-sgi-gray16
This fixes the test …
|
|
|
@55c6e599
|
11 years |
vittorio.giovara |
fate: add SGI tests
|
|
|
@d613091f
|
11 years |
vittorio.giovara |
sgi: decode 16bit RLE images
|
|
|
@6c1df1f
|
11 years |
vittorio.giovara |
sgi: encode images with 4 channels at 8 and 16 bits
|
|
|
@f8dea10d
|
11 years |
vittorio.giovara |
sgi: decode images with 4 channels at 8 and 16 bits
|
|
|
@ab7c6462
|
11 years |
vittorio.giovara |
sgi: remove redundant argument from read_uncompressed_sgi()
|
|
|
@6d9ccee4
|
11 years |
vittorio.giovara |
sgi: set the row boundary to the correct value
|
|
|
@0279d1d0
|
11 years |
vittorio.giovara |
sgi: fix end of line boundary detection
|
|
|
@e7cd53bf
|
11 years |
vittorio.giovara |
sgi: check maximum supported resolution
Signed-off-by: Vittorio …
|
|
|
@a7dbfcf6
|
11 years |
vittorio.giovara |
sgi: K&R formatting cosmetics
|
|
|
@ca36aa9e
|
11 years |
vittorio.giovara |
codec_desc: set lossless attribute for SGI and DPX
|
|
|
@06688e96
|
11 years |
vittorio.giovara |
fate: add exr tests
Signed-off-by: Vittorio Giovara …
|
|
|
@38389058
|
11 years |
vittorio.giovara |
OpenEXR decoder
Additional fixes and enhancements by Vittorio …
|
|
|
@678e455
|
11 years |
vittorio.giovara |
dxva2: Directly use AVFrames
The assumption of (MPEG) Picture and …
|
|
|
@f94371b1
|
11 years |
lu_zero |
mov: Unbreak sbtl writing
|
|
|
@654c744
|
11 years |
vittorio.giovara |
vc1dec: improve hwaccel #ifdefs
|
|
|
@33259118
|
11 years |
vittorio.giovara |
h263: improve hwaccel #ifdefs
|
|
|
@c042cbc3
|
11 years |
derek.buitenhuis |
libx265: Use the repeat headers flag when not using global headers
…
|
|
|
@cd606317
|
11 years |
derek.buitenhuis |
libx265: Bump version requirement
Build 13 has a crucial fix which …
|
|
|
@09fda6bb
|
11 years |
vittorio.giovara |
libmp3lame: add ABR support
|
|
|
@292dbe5e
|
11 years |
vittorio.giovara |
libmp3lame: add comments about CBR/VBR modes
|
|
|
@729d821f
|
11 years |
vittorio.giovara |
libmp3lame: allow joint stereo to be disabled
|
|
|
@12789d96
|
11 years |
vittorio.giovara |
mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions …
|
|
|
@fce28c3c
|
11 years |
vittorio.giovara |
mov: fill in subtitle dimensions after parsing tkhd
Sample-Id: …
|
|
|
@96138e8c
|
11 years |
vittorio.giovara |
isom: only write the size if its non zero in …
|
|
|
@9bd4a9f4
|
11 years |
vittorio.giovara |
isom: Simplify mov_rewrite_dvd_sub_extradata()
This avoids the 2nd …
|
|
|
@3e4e2142
|
11 years |
vittorio.giovara |
fate: Convert the paletted output in the brenderpix tests to rgb24
…
|
|
|
@3a5a9654
|
11 years |
vittorio.giovara |
avconv: make the ASCII flow charts narrower to fit onto TTY
These …
|
|
|
@68e95ab8
|
11 years |
vittorio.giovara |
dnxhdenc: return meaningful return codes
|
|
|
@9e4e35b4
|
11 years |
vittorio.giovara |
avconv_opt: fix avio_open2() return code check
avio_open2() only …
|
|
|
@508a84e6
|
11 years |
martin |
golomb: Fix the implementation of get_se_golomb_long
This was only …
|
|
|
@53c20f17
|
11 years |
diego |
vp8: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@6adf3bc4
|
11 years |
lu_zero |
movenc: Add dvd subtitle support
Signed-off-by: Luca Barbato …
|
|
|
@85698be4
|
11 years |
lu_zero |
cmdutils: Mark exit_program as av_noreturn
|
|
|
@e8e560f2
|
11 years |
vittorio.giovara |
fate: add a bmpparser test
|
|
|
@fb5cf145
|
11 years |
vittorio.giovara |
bmp: add a standalone parser
Signed-off-by: Vittorio Giovara …
|
|
|
@991362fa
|
11 years |
vittorio.giovara |
fate: add XBM tests
|
|
|
@678082b4
|
11 years |
vittorio.giovara |
X-Bitmap decoder
|
|
|
@792e4c21
|
11 years |
vittorio.giovara |
xbm: use av_frame_free on close
|
|
|
@a7a5e38
|
11 years |
vittorio.giovara |
fate: add PAF audio and video tests
Signed-off-by: Vittorio Giovara …
|
|
|
@70daeacd
|
11 years |
vittorio.giovara |
PAF demuxer and decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@d37c9621
|
11 years |
vittorio.giovara |
lavc: restore copy_block{4,16} functions
They were removed in …
|
|
|
@bb36b9aa
|
11 years |
vittorio.giovara |
fate: add BRender PIX tests
|
|
|
@ae17878f
|
11 years |
vittorio.giovara |
BRender PIX image decoder
Further enhancements by Vittorio Giovara …
|
|
|
@c3a0b3eb
|
11 years |
diego |
arm: build: Maintain decoder objects separate from infrastructure objects
|
|
|
@9718c31e
|
11 years |
vittorio.giovara |
fate: add Alias PIX tests
|
|
|
@e50f5d3c
|
11 years |
vittorio.giovara |
Alias PIX image encoder and decoder
|
|
|
@3b5946bc
|
11 years |
martin |
truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.
…
|
|
|
@b9eb0341
|
11 years |
martin |
truehd: break out part of output_data into platform-specific callback. …
|
|
|
@fcf5fc44
|
11 years |
martin |
truehd: tune VLC decoding for ARM.
Profiling on a Raspberry Pi …
|
|
|
@483321fe
|
11 years |
martin |
truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. …
|
|
|
@4e5aa080
|
11 years |
martin |
truehd: break out part of rematrix_channels into platform-specific …
|
|
|
@15a29c39
|
11 years |
martin |
truehd: add hand-scheduled ARM asm version of mlp_filter_channel.
…
|
|
|
@efc7290e
|
11 years |
diego |
x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init
…
|
|
|
@55d7f26e
|
11 years |
diego |
hpeldsp_template: Move content to hpeldsp
There is no point in having …
|
|
|
@09d4389d
|
11 years |
diego |
hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c …
|
|
|
@92ba9651
|
11 years |
diego |
dsputil: Move draw_edges and clear_block* out of dsputil_template
The …
|
|
|
@da5be235
|
11 years |
diego |
dsputil: Move RV40-specific bits into rv40dsp
|
|
|
@8011ac91
|
11 years |
diego |
hpeldsp_template: Detemplatize the code
The indirection makes no …
|
|
|
@2c01ad8b
|
11 years |
diego |
dsputil_template: Detemplatize the code
The indirection makes no …
|
|
|
@aba70bb5
|
11 years |
diego |
Add missing headers to make template files compile (more) standalone
|
|
|
@e7373585
|
11 years |
diego |
dsputil_template: Move bits that are used templatized into separate …
|
|
|
@d3c3c16
|
11 years |
diego |
dsputil: Move hpel_template #include out of dsputil_template
Multiple …
|
|
|
@d0aabeab
|
11 years |
diego |
x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation
This …
|
|
|
@dc0c70e0
|
11 years |
vittorio.giovara |
avcodec: add missing includes
|
|
|
@aa499568
|
11 years |
vittorio.giovara |
avconv: More descriptive message about framedrop
|
|
|
@6ee55c7b
|
11 years |
vittorio.giovara |
vf_transpose: K&R formatting cosmetics
|
|
|
@21a56117
|
11 years |
derek.buitenhuis |
libx265: Only use one memcpy for headers
They're guaranteed by the …
|
|
|
@60728e8b
|
11 years |
derek.buitenhuis |
libx265: Write global extradata when requested
Matroska, MP4, and …
|
|
|
@8ef33497
|
11 years |
diego |
build: Add config option for CABAC code
This allows for more elegant …
|
|
|
@d1780e01
|
11 years |
anton |
avconv: don't warn on multiple frames per packet for codecs that expect it
|
|
|
@47543450
|
11 years |
anton |
avconv: print verbose per-stream transcoding statistics
|
|
|
@a220b07b
|
11 years |
anton |
avconv: split printing the final statistics into a separate function
|
|
|
@baeb59d8
|
11 years |
anton |
avconv: rewrite output data size tracking
Store a variable per …
|
|
|
@f759f66e
|
11 years |
anton |
avconv: explicitly report when the muxing overhead is unknown
|
|
|
@781d97fd
|
11 years |
anton |
avconv: remove unused nb_frames_dup
Frame duplication now happens in …
|
|
|