source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0933f558   15 years max_pole Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert …
(edit) @00ce2cbe   15 years martin libvpx: Set the libvpx frame dropping threshold to …
(edit) @07777c2d   15 years martin libvpx: Don't use the VPX_KF_FIXED mode This mode emits no keyframes …
(edit) @bc330b5f   15 years alex.converse Cosmetics: Fold constants and re-indent after last commit. Originally …
(edit) @712209d5   15 years alex.converse Base downsampled SBR synthesis filterbank on a single IMDCT. Based on …
(edit) @9b98479e   15 years max_pole Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer. …
(edit) @388c795   15 years alex.converse 10l: Fix types and now unused variables after last commit. Originally …
(edit) @932963b8   15 years alex.converse Rewrite the SBR decoder QMF analysis filter on top of the IMDCT …
(edit) @082a0a33   15 years Carl Eugen Hoyos Use new macro AV_BASE64_SIZE. Patch by James Zern, jzern google com …
(edit) @525ac37f   15 years vitor1001 Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function …
(edit) @77d3f1f7   15 years tomas.hardin Added M701 codec_tag for mpeg2video Originally committed as revision …
(edit) @8850c69d   15 years Reimar.Doeffinger 10l, there is no aac.c any more, so no need for a dependency. …
(edit) @3a9bc39e   15 years lu_zero librtmp may link to different ssl implementations Make sure we link …
(edit) @e59cfd78   15 years stefano.sabatini-lala Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, …
(edit) @c32b7017   15 years Reimar.Doeffinger Do not read the RM index when input is streamed (since it requires …
(edit) @d588e3f   15 years stefano.sabatini-lala Add support to B4BY and R4BY NUT codec tags added in NUT r672. …
(edit) @2839c56e   15 years stefano.sabatini-lala Fix width computation for nv12/nv21 in ff_get_plane_bytewidth(). …
(edit) @48ede39   15 years mans regtest: add seektest reference files for rgb/yuv in avi Originally …
(edit) @44d4616e   15 years Reimar.Doeffinger aacdec also depends on cbrt_tables.h for hardcoded-tables. Originally …
(edit) @63455b8c   15 years michaelni bgr/rgb444 for nut Originally committed as revision 23504 to …
(edit) @de51f22d   15 years michaelni fix rgb444 support in avi. Originally committed as revision 23503 to …
(edit) @48b5a2fa   15 years Reimar.Doeffinger Support AVFMT_FLAG_IGNIDX in gxf demuxer. Originally committed as …
(edit) @59b847d3   15 years michaelni Add simple rgb/yuv in avi regression test. Originally committed as …
(edit) @7686ab07   15 years michaelni Fix muxing rgb rawvideo in avi regression. Originally committed as …
(edit) @538c0e13   15 years martin Improve grammar and readability Patch by Rodney Baker, rodney dot …
(edit) @fc490fcf   15 years martin Cosmetics: Reindent/align/wrap Originally committed as revision 23498 …
(edit) @d0382374   15 years martin RTSP: Propagate errors up from ff_rtsp_send_cmd* Patch by Josh …
(edit) @c453d1bb   15 years martin Remove unused local variables Originally committed as revision 23496 …
(edit) @614842a   15 years alex.converse Cleanup apply_window_and_mdct(). Originally committed as revision …
(edit) @b8c2c41d   15 years martin RTSP: Add a second URLContext for outgoing messages Done in …
(edit) @19da45f2   15 years stefano.sabatini-lala Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", as …
(edit) @aeadb328   15 years stefano.sabatini-lala Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors …
(edit) @c909d482   15 years alex.converse Whitespace cosmetics Originally committed as revision 23491 to …
(edit) @8e5998f0   15 years alex.converse aac: Move an initialization macro used only by the decoder out of the …
(edit) @77b8320a   15 years alex.converse Rename aac.c to aacdec.c. Originally committed as revision 23489 to …
(edit) @dd8871a6   15 years alex.converse aacdec: Rename avccontext to avctx. Originally committed as revision …
(edit) @4cd5100c   15 years stefano.sabatini-lala Add APIchanges entry after eval API publication. Originally committed …
(edit) @0b99215c   15 years stefano.sabatini-lala Move eval.c and eval.h from libavcodec to libavutil, and make the eval …
(edit) @6532c6f9   15 years stefano.sabatini-lala Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE() …
(edit) @788c82e3   15 years diego libvpx now has an (L)GPL-compatible license. Originally committed as …
(edit) @3511242d   15 years baptiste.coudurier More mov rawvideo fourcc supported by the rawvideo decoder Originally …
(edit) @414ba8e3   15 years baptiste.coudurier More mov rawvideo fourcc Originally committed as revision 23480 to …
(edit) @a7cc89e2   15 years baptiste.coudurier fix raw 555 pixel format, add abgr fourcc Originally committed as …
(edit) @e7ddafd5   15 years lessen42 matroskaenc: Don't write a second seekhead for the clusters; …
(edit) @d06735a3   15 years lessen42 matroskaenc: Check that tracks was allocated Originally committed as …
(edit) @1f4280e   15 years lessen42 matroskaenc: Use av_get_random_seed -> lfg for segment UID Originally …
(edit) @4a6bef1f   15 years lessen42 matroskaenc: Make put_ebml_binary take a void pointer Originally …
(edit) @316d6c15   15 years lessen42 Add WebM muxer Patch by James Zern <jzern at google> Originally …
(edit) @ac9baa71   15 years lessen42 matroskaenc: Mux clusters better Start them on keyframes when …
(edit) @3ad0b189   15 years lessen42 Add myself as libvorbis.c maintainer Originally committed as revision …
(edit) @57ebbccf   15 years lessen42 libvorbis: Disable strict bitrate management when not requested This …
(edit) @ed638b5c   15 years lessen42 libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of …
(edit) @e5a5ea9e   15 years lessen42 libvorbis: Hook up min/max bitrate Originally committed as revision …
(edit) @160c896   15 years martin metadata: mention how to remove tags. Patch by Anton Khirnov, wyskas …
(edit) @acf85d7   15 years martin reindent after previous commit. Patch by Anton Khirnov, wyskas at …
(edit) @795c6a6   15 years martin metadata: make conversion to the same format a noop. Patch by Anton …
(edit) @35d8ecc5   15 years martin rtspenc: Write the interleaving header in the same buffer as the …
(edit) @dd798dcd   15 years martin http: Set http_code to 200 when doing a POST This avoids reading and …
(edit) @413abbe   15 years lessen42 Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora …
(edit) @784824a6   15 years hyc Use AV_BASE64_SIZE() macro Originally committed as revision 23462 to …
(edit) @31878fcf   15 years hyc Add AV_BASE64_SIZE() macro Originally committed as revision 23461 to …
(edit) @27b0d365   15 years Carl Eugen Hoyos Raise default vorbis encoding quality. Patch by Frank Barchard, …
(edit) @bb756b2f   15 years stefano.sabatini-lala Fix typo. Originally committed as revision 23459 to …
(edit) @8456d947   15 years stefano.sabatini-lala Exclude from the lavfi_pix_fmts regression test the output pixel …
(edit) @28f5ea78   15 years michaelni Clarify that get/release_buffer() overriding only works with …
(edit) @3bc4e21   15 years michaelni Document the frames returned by the decoder better. Originally …
(edit) @4fff6084   15 years stefano.sabatini-lala Rename ffplay-doc.texi @chapter "Introduction" to "Description", for …
(edit) @016ea62   15 years stefano.sabatini-lala Rename ffprobe-doc.texi @chapter "Introduction" to "Description", for …
(edit) @103578f2   15 years stefano.sabatini-lala Rename ffserver-doc.texi @chapter "Introduction" to "Description", for …
(edit) @98aea87b   15 years michaelni Deprecate PIX_FMT_YUVJ* Originally committed as revision 23451 to …
(edit) @f475f35f   15 years martin ffserver: Calculate cur_pts using first_pts as origin instead of …
(edit) @ee0e9146   15 years Carl Eugen Hoyos VP8 encoding via libvpx. Patch by James Zern, Google, Inc. …
(edit) @f1dfaa7a   15 years ramiro.polla win32: Use _fstati64() instead of plain old fstat() on Windows to …
(edit) @3c80491d   15 years martin httpauth: Fix the length passed to av_strlcat Since the buffer always …
(edit) @76561924   15 years stefano.sabatini-lala Move section EXAMPLES towards the end of the ffmpeg-doc.texi file. …
(edit) @b26247ed   15 years stefano.sabatini-lala Make consistent the various SEE ALSO sections in the FFmpeg man pages. …
(edit) @cadbccb6   15 years stefano.sabatini-lala Put @ignore-d man page specific trailer at the end of the file. This …
(edit) @94f49823   15 years stefano.sabatini-lala Fix misc typos. Originally committed as revision 23442 to …
(edit) @83a36b2e   15 years stefano.sabatini-lala Change type of {audio,video,subtitle}_codec_tag variables from int to …
(edit) @48790d8b   15 years lu_zero Remove stray and possibly wrong line, rtpdec.c sets that already …
(edit) @7caee063   15 years alex.converse aacdec: Work around illegal files with all elem_id tags set to the …
(edit) @c0f8ee0f   15 years mans ARM: struct offsets for Apple ABI Originally committed as revision …
(edit) @30d8767   15 years mans ARM: remove some unnecessary ifdefs, fix implicit declaration warnings …
(edit) @68dacb4e   15 years mans ARM: check struct offsets only when they are used The offsets differ …
(edit) @48a783f3   15 years stefano.sabatini-lala Remove weird empty line and perform vertical align. Originally …
(edit) @fa586439   15 years stefano.sabatini-lala Make write_streamheader() log a message if there is no codec tag …
(edit) @ffd5f098   15 years stefano.sabatini-lala Make write_streamheader() return a meaningful error code if no codec …
(edit) @fc0c412   15 years stefano.sabatini-lala Make write_header() and write_headers() return an error code in case …
(edit) @da9e6c42   15 years stefano.sabatini-lala Make write_streamheader() and write_headers() accept an …
(edit) @652d9d24   15 years darkshikari Properly initialize x264_picture_t in libx264. Bump libx264 version …
(edit) @d04c13f7   15 years stefano.sabatini-lala Remove useless variables in get_common_elements(). Originally …
(edit) @42719e2   15 years mans Use .p2align in ASMALIGN() macro The test for .align syntax was …
(edit) @a76eec3b   15 years mans ARM: fail build if hardcoded struct offsets are wrong Originally …
(edit) @83b70761   15 years Carl Eugen Hoyos Avoid division by zero that caused noise, typically at the beginning …
(edit) @5dc051f4   15 years mans bink: correctly align local arrays Originally committed as revision …
(edit) @2a00992f   15 years stefano.sabatini-lala Add APIchanges entry for av_get_codec_tag_string(). Originally …
(edit) @b603ab8d   15 years stefano.sabatini-lala Make the error message issued in case of invalid codec tag more …
(edit) @ab0b5378   15 years stefano.sabatini-lala Make avcodec_string() use av_get_codec_tag_string(). Originally …
(edit) @7e566bbe   15 years stefano.sabatini-lala Implement av_get_codec_tag_string() and use it in ffprobe. Originally …
(edit) @3b96355   15 years martin ffserver: Allow floating point audio bit rates This allows setting …
Note: See TracRevisionLog for help on using the revision log.