|
|
|
@ac9baa71
|
15 years |
lessen42 |
matroskaenc: Mux clusters better
Start them on keyframes when …
|
|
|
@3ad0b189
|
15 years |
lessen42 |
Add myself as libvorbis.c maintainer
Originally committed as revision …
|
|
|
@57ebbccf
|
15 years |
lessen42 |
libvorbis: Disable strict bitrate management when not requested
This …
|
|
|
@ed638b5c
|
15 years |
lessen42 |
libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of …
|
|
|
@e5a5ea9e
|
15 years |
lessen42 |
libvorbis: Hook up min/max bitrate
Originally committed as revision …
|
|
|
@160c896
|
15 years |
martin |
metadata: mention how to remove tags.
Patch by Anton Khirnov, wyskas …
|
|
|
@acf85d7
|
15 years |
martin |
reindent after previous commit.
Patch by Anton Khirnov, wyskas at …
|
|
|
@795c6a6
|
15 years |
martin |
metadata: make conversion to the same format a noop.
Patch by Anton …
|
|
|
@35d8ecc5
|
15 years |
martin |
rtspenc: Write the interleaving header in the same buffer as the …
|
|
|
@dd798dcd
|
15 years |
martin |
http: Set http_code to 200 when doing a POST
This avoids reading and …
|
|
|
@413abbe
|
15 years |
lessen42 |
Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora …
|
|
|
@784824a6
|
15 years |
hyc |
Use AV_BASE64_SIZE() macro
Originally committed as revision 23462 to …
|
|
|
@31878fcf
|
15 years |
hyc |
Add AV_BASE64_SIZE() macro
Originally committed as revision 23461 to …
|
|
|
@27b0d365
|
15 years |
Carl Eugen Hoyos |
Raise default vorbis encoding quality.
Patch by Frank Barchard, …
|
|
|
@bb756b2f
|
15 years |
stefano.sabatini-lala |
Fix typo.
Originally committed as revision 23459 to …
|
|
|
@8456d947
|
15 years |
stefano.sabatini-lala |
Exclude from the lavfi_pix_fmts regression test the output pixel …
|
|
|
@28f5ea78
|
15 years |
michaelni |
Clarify that get/release_buffer() overriding only works with …
|
|
|
@3bc4e21
|
15 years |
michaelni |
Document the frames returned by the decoder better.
Originally …
|
|
|
@4fff6084
|
15 years |
stefano.sabatini-lala |
Rename ffplay-doc.texi @chapter "Introduction" to "Description", for …
|
|
|
@016ea62
|
15 years |
stefano.sabatini-lala |
Rename ffprobe-doc.texi @chapter "Introduction" to "Description", for …
|
|
|
@103578f2
|
15 years |
stefano.sabatini-lala |
Rename ffserver-doc.texi @chapter "Introduction" to "Description", for …
|
|
|
@98aea87b
|
15 years |
michaelni |
Deprecate PIX_FMT_YUVJ*
Originally committed as revision 23451 to …
|
|
|
@f475f35f
|
15 years |
martin |
ffserver: Calculate cur_pts using first_pts as origin instead of …
|
|
|
@ee0e9146
|
15 years |
Carl Eugen Hoyos |
VP8 encoding via libvpx.
Patch by James Zern, Google, Inc.
…
|
|
|
@f1dfaa7a
|
15 years |
ramiro.polla |
win32: Use _fstati64() instead of plain old fstat() on Windows to …
|
|
|
@3c80491d
|
15 years |
martin |
httpauth: Fix the length passed to av_strlcat
Since the buffer always …
|
|
|
@76561924
|
15 years |
stefano.sabatini-lala |
Move section EXAMPLES towards the end of the ffmpeg-doc.texi file.
…
|
|
|
@b26247ed
|
15 years |
stefano.sabatini-lala |
Make consistent the various SEE ALSO sections in the FFmpeg man pages. …
|
|
|
@cadbccb6
|
15 years |
stefano.sabatini-lala |
Put @ignore-d man page specific trailer at the end of the file.
This …
|
|
|
@94f49823
|
15 years |
stefano.sabatini-lala |
Fix misc typos.
Originally committed as revision 23442 to …
|
|
|
@83a36b2e
|
15 years |
stefano.sabatini-lala |
Change type of {audio,video,subtitle}_codec_tag variables from int to …
|
|
|
@48790d8b
|
15 years |
lu_zero |
Remove stray and possibly wrong line, rtpdec.c sets that already
…
|
|
|
@7caee063
|
15 years |
alex.converse |
aacdec: Work around illegal files with all elem_id tags set to the …
|
|
|
@c0f8ee0f
|
15 years |
mans |
ARM: struct offsets for Apple ABI
Originally committed as revision …
|
|
|
@30d8767
|
15 years |
mans |
ARM: remove some unnecessary ifdefs, fix implicit declaration warnings …
|
|
|
@68dacb4e
|
15 years |
mans |
ARM: check struct offsets only when they are used
The offsets differ …
|
|
|
@48a783f3
|
15 years |
stefano.sabatini-lala |
Remove weird empty line and perform vertical align.
Originally …
|
|
|
@fa586439
|
15 years |
stefano.sabatini-lala |
Make write_streamheader() log a message if there is no codec tag …
|
|
|
@ffd5f098
|
15 years |
stefano.sabatini-lala |
Make write_streamheader() return a meaningful error code if no codec …
|
|
|
@fc0c412
|
15 years |
stefano.sabatini-lala |
Make write_header() and write_headers() return an error code in case …
|
|
|
@da9e6c42
|
15 years |
stefano.sabatini-lala |
Make write_streamheader() and write_headers() accept an …
|
|
|
@652d9d24
|
15 years |
darkshikari |
Properly initialize x264_picture_t in libx264.
Bump libx264 version …
|
|
|
@d04c13f7
|
15 years |
stefano.sabatini-lala |
Remove useless variables in get_common_elements().
Originally …
|
|
|
@42719e2
|
15 years |
mans |
Use .p2align in ASMALIGN() macro
The test for .align syntax was …
|
|
|
@a76eec3b
|
15 years |
mans |
ARM: fail build if hardcoded struct offsets are wrong
Originally …
|
|
|
@83b70761
|
15 years |
Carl Eugen Hoyos |
Avoid division by zero that caused noise, typically at the beginning …
|
|
|
@5dc051f4
|
15 years |
mans |
bink: correctly align local arrays
Originally committed as revision …
|
|
|
@2a00992f
|
15 years |
stefano.sabatini-lala |
Add APIchanges entry for av_get_codec_tag_string().
Originally …
|
|
|
@b603ab8d
|
15 years |
stefano.sabatini-lala |
Make the error message issued in case of invalid codec tag more …
|
|
|
@ab0b5378
|
15 years |
stefano.sabatini-lala |
Make avcodec_string() use av_get_codec_tag_string().
Originally …
|
|
|
@7e566bbe
|
15 years |
stefano.sabatini-lala |
Implement av_get_codec_tag_string() and use it in ffprobe.
Originally …
|
|
|
@3b96355
|
15 years |
martin |
ffserver: Allow floating point audio bit rates
This allows setting …
|
|
|
@6a7d7b88
|
15 years |
lessen42 |
arm neon: Add missing mangle to external symbol
Originally committed …
|
|
|
@edd43c95
|
15 years |
Reimar.Doeffinger |
Do not check_lib for -lva if vaapi is disabled, having -lva in …
|
|
|
@7f464a0a
|
15 years |
siretart |
Add an entry to APIchanges for the addition of …
|
|
|
@03a3fcee
|
15 years |
rsbultje |
Change default number of channels (used if unspecified in the format …
|
|
|
@b742a12e
|
15 years |
michaelni |
Print an error when MAX_STREAMS is reached.
Originally committed as …
|
|
|
@2b991422
|
15 years |
siretart |
deprecate palette8topacked32 in favor of public API functions …
|
|
|
@73404a44
|
15 years |
mans |
ARM: NEON clear_block[s]
Originally committed as revision 23412 to …
|
|
|
@522d3930
|
15 years |
rsbultje |
Move get_buffer() calls from decode_init() to decode_frame(). Anything …
|
|
|
@54b11f17
|
15 years |
stefano.sabatini-lala |
Rename @chapter "Quick Start" to "Examples", for consistency with the …
|
|
|
@9f41ed5
|
15 years |
stefano.sabatini-lala |
Fix texi2pod.pl rendering of the Tips section by putting each @item …
|
|
|
@acbdbf81
|
15 years |
stefano.sabatini-lala |
Make texi2pod.pl accept @itemize commands with no following character …
|
|
|
@12f8341a
|
15 years |
stefano.sabatini-lala |
Merge @chapter Introduction and @chapter Description into a single …
|
|
|
@0093ac5b
|
15 years |
stefano.sabatini-lala |
Move internal scale context fields initialization from …
|
|
|
@79513857
|
15 years |
stefano.sabatini-lala |
Fix eval-test compilation.
Originally committed as revision 23406 to …
|
|
|
@b851dd9e
|
15 years |
stefano.sabatini-lala |
Cosmetics: reindent and break some overly long line.
Originally …
|
|
|
@0cd28d94
|
15 years |
stefano.sabatini-lala |
Cosmetics: consistently apply K&R style.
Make me and Diego happy.
…
|
|
|
@9711439b
|
15 years |
stefano.sabatini-lala |
Cosmetics: rename ff_parse_expr() and ff_parse_and_eval_expr() …
|
|
|
@9ace13b4
|
15 years |
stefano.sabatini-lala |
Make ff_parse_expr() and ff_parse_and_eval_expr() return an int …
|
|
|
@27241cbf
|
15 years |
martin |
Declare the url_write buffer parameter as const
Originally committed …
|
|
|
@3d9408f4
|
15 years |
siretart |
remove palette8torgb15 and palette8tobgr15
They contain exactly the …
|
|
|
@770e50ae
|
15 years |
janne-ffmpeg |
ffmpeg: offer alternatives for experimental codecs if they exist
…
|
|
|
@4e605bc3
|
15 years |
janne-ffmpeg |
ffmpeg: fail if user selected codec is experimental and …
|
|
|
@9ad7dfc1
|
15 years |
baptiste.coudurier |
Pass codec pixel format list to get_format, if present, fix vdpau …
|
|
|
@879c9d1a
|
15 years |
diego |
Add a short note about libvpx.
Originally committed as revision 23394 …
|
|
|
@0a624147
|
15 years |
pross |
Prevent au_read_packet() looping endlessly when .au file contains …
|
|
|
@274793d
|
15 years |
max_pole |
Make dequantization equation use less registers on some CPUs.
…
|
|
|
@25e20240
|
15 years |
max_pole |
Remove unused variables.
Originally committed as revision 23389 to …
|
|
|
@21ae6790
|
15 years |
pross |
automatically enable buffer_filter when compiling ffmpeg
Fixes issue …
|
|
|
@870a6f40
|
15 years |
diego |
Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other …
|
|
|
@eb55f3da
|
15 years |
diego |
The GPL-licensed optimizations in libswscale have been replaced.
…
|
|
|
@531f97b0
|
15 years |
diego |
Remove GPL-licensed YUV to RGB MMX routines.
We now have an LGPL …
|
|
|
@41331b65
|
15 years |
mans |
ARM: NEON optimised dct_unquantize_h263_{intra,inter}
Originally …
|
|
|
@2c780abf
|
15 years |
diego |
Require --enable-nonfree flag for libvpx.
The license of libvpx is …
|
|
|
@1c100b13
|
15 years |
kostya.shishkov |
321l: do not use shifted s->linesize instead of correct s->uvlinesize. …
|
|
|
@0435fb1
|
15 years |
baptiste.coudurier |
In h264 decoder, use jpeg yuv pixel format when full range is set in …
|
|
|
@c91dce99
|
15 years |
alex.converse |
aacenc: Remove an unnecessary division from the TLS.
Originally …
|
|
|
@911fbc45
|
15 years |
alex.converse |
Cosmetics: whitespace
Originally committed as revision 23367 to …
|
|
|
@04d6a54e
|
15 years |
alex.converse |
aacenc: Remove unnecessary variables and scopes in the TLS.
…
|
|
|
@82f1ffc7
|
15 years |
hyc |
Cleanup prev commit, flag variable should start with 0
Originally …
|
|
|
@23584bec
|
15 years |
hyc |
Parse avctx->extradata if available.
Fixes many "non-existing PPS …
|
|
|
@22a25584
|
15 years |
rsbultje |
Reindent after r23361.
Patch by Francesco Lavra <francescolavra …
|
|
|
@cff87f04
|
15 years |
rsbultje |
Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows …
|
|
|
@74e8ccad
|
15 years |
rsbultje |
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
Patch by …
|
|
|
@c0fda017
|
15 years |
lessen42 |
vp3: 10l Fix DC-only IDCT for C and ARM too
Originally committed as …
|
|
|
@179655b6
|
15 years |
lessen42 |
vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to …
|
|
|
@173bb37f
|
15 years |
lessen42 |
On2 IVF demuxer
Originally committed as revision 23357 to …
|
|
|
@a5266a47
|
15 years |
michaelni |
Make sure that when the parser is feeded with frame==packet that the …
|
|
|
@5d55bb9f
|
15 years |
alex.converse |
aacdec: Clarify a channel mapping comment.
Patch by Cyril Russo …
|
|
|