|
|
|
@388c795
|
15 years |
alex.converse |
10l: Fix types and now unused variables after last commit.
Originally …
|
|
|
@932963b8
|
15 years |
alex.converse |
Rewrite the SBR decoder QMF analysis filter on top of the IMDCT …
|
|
|
@082a0a33
|
15 years |
Carl Eugen Hoyos |
Use new macro AV_BASE64_SIZE.
Patch by James Zern, jzern google com
…
|
|
|
@525ac37f
|
15 years |
vitor1001 |
Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function …
|
|
|
@77d3f1f7
|
15 years |
tomas.hardin |
Added M701 codec_tag for mpeg2video
Originally committed as revision …
|
|
|
@8850c69d
|
15 years |
Reimar.Doeffinger |
10l, there is no aac.c any more, so no need for a dependency.
…
|
|
|
@3a9bc39e
|
15 years |
lu_zero |
librtmp may link to different ssl implementations
Make sure we link …
|
|
|
@e59cfd78
|
15 years |
stefano.sabatini-lala |
Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, …
|
|
|
@c32b7017
|
15 years |
Reimar.Doeffinger |
Do not read the RM index when input is streamed (since it requires …
|
|
|
@d588e3f
|
15 years |
stefano.sabatini-lala |
Add support to B4BY and R4BY NUT codec tags added in NUT r672.
…
|
|
|
@2839c56e
|
15 years |
stefano.sabatini-lala |
Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().
…
|
|
|
@48ede39
|
15 years |
mans |
regtest: add seektest reference files for rgb/yuv in avi
Originally …
|
|
|
@44d4616e
|
15 years |
Reimar.Doeffinger |
aacdec also depends on cbrt_tables.h for hardcoded-tables.
Originally …
|
|
|
@63455b8c
|
15 years |
michaelni |
bgr/rgb444 for nut
Originally committed as revision 23504 to …
|
|
|
@de51f22d
|
15 years |
michaelni |
fix rgb444 support in avi.
Originally committed as revision 23503 to …
|
|
|
@48b5a2fa
|
15 years |
Reimar.Doeffinger |
Support AVFMT_FLAG_IGNIDX in gxf demuxer.
Originally committed as …
|
|
|
@59b847d3
|
15 years |
michaelni |
Add simple rgb/yuv in avi regression test.
Originally committed as …
|
|
|
@7686ab07
|
15 years |
michaelni |
Fix muxing rgb rawvideo in avi regression.
Originally committed as …
|
|
|
@538c0e13
|
15 years |
martin |
Improve grammar and readability
Patch by Rodney Baker, rodney dot …
|
|
|
@fc490fcf
|
15 years |
martin |
Cosmetics: Reindent/align/wrap
Originally committed as revision 23498 …
|
|
|
@d0382374
|
15 years |
martin |
RTSP: Propagate errors up from ff_rtsp_send_cmd*
Patch by Josh …
|
|
|
@c453d1bb
|
15 years |
martin |
Remove unused local variables
Originally committed as revision 23496 …
|
|
|
@614842a
|
15 years |
alex.converse |
Cleanup apply_window_and_mdct().
Originally committed as revision …
|
|
|
@b8c2c41d
|
15 years |
martin |
RTSP: Add a second URLContext for outgoing messages
Done in …
|
|
|
@19da45f2
|
15 years |
stefano.sabatini-lala |
Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", as …
|
|
|
@aeadb328
|
15 years |
stefano.sabatini-lala |
Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors …
|
|
|
@c909d482
|
15 years |
alex.converse |
Whitespace cosmetics
Originally committed as revision 23491 to …
|
|
|
@8e5998f0
|
15 years |
alex.converse |
aac: Move an initialization macro used only by the decoder out of the …
|
|
|
@77b8320a
|
15 years |
alex.converse |
Rename aac.c to aacdec.c.
Originally committed as revision 23489 to …
|
|
|
@dd8871a6
|
15 years |
alex.converse |
aacdec: Rename avccontext to avctx.
Originally committed as revision …
|
|
|
@4cd5100c
|
15 years |
stefano.sabatini-lala |
Add APIchanges entry after eval API publication.
Originally committed …
|
|
|
@0b99215c
|
15 years |
stefano.sabatini-lala |
Move eval.c and eval.h from libavcodec to libavutil, and make the eval …
|
|
|
@6532c6f9
|
15 years |
stefano.sabatini-lala |
Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE() …
|
|
|
@788c82e3
|
15 years |
diego |
libvpx now has an (L)GPL-compatible license.
Originally committed as …
|
|
|
@3511242d
|
15 years |
baptiste.coudurier |
More mov rawvideo fourcc supported by the rawvideo decoder
Originally …
|
|
|
@414ba8e3
|
15 years |
baptiste.coudurier |
More mov rawvideo fourcc
Originally committed as revision 23480 to …
|
|
|
@a7cc89e2
|
15 years |
baptiste.coudurier |
fix raw 555 pixel format, add abgr fourcc
Originally committed as …
|
|
|
@e7ddafd5
|
15 years |
lessen42 |
matroskaenc: Don't write a second seekhead for the clusters; …
|
|
|
@d06735a3
|
15 years |
lessen42 |
matroskaenc: Check that tracks was allocated
Originally committed as …
|
|
|
@1f4280e
|
15 years |
lessen42 |
matroskaenc: Use av_get_random_seed -> lfg for segment UID
Originally …
|
|
|
@4a6bef1f
|
15 years |
lessen42 |
matroskaenc: Make put_ebml_binary take a void pointer
Originally …
|
|
|
@316d6c15
|
15 years |
lessen42 |
Add WebM muxer
Patch by James Zern <jzern at google>
Originally …
|
|
|
@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 …
|
|
|