source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d9521cb1   15 years rsbultje Fix FFM-based streaming from ffmpeg to ffserver. The basic problem is …
(edit) @d1032180   15 years rsbultje Add avcodec_copy_context(). Originally committed as revision 22750 to …
(edit) @e33f1fa0   15 years stefano.sabatini-lala Add entry for the addition of av_match_ext() to the public API. …
(edit) @1a70d127   15 years stefano.sabatini-lala Make av_match_ext() declaration public (move its declaration out of …
(edit) @5b03661f   15 years Reimar.Doeffinger Replace some "m" constraints by MANGLE to avoid issues with some …
(edit) @c7512f6b   15 years jmenon86 Fix a few typos/grammar nits from r22739. Originally committed as …
(edit) @a4585e78   15 years Carl Eugen Hoyos Fix likely typo in r15937. Originally committed as revision 22746 to …
(edit) @fe8344a   15 years michaelni Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. Originally committed …
(edit) @cc947f04   15 years Carl Eugen Hoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. Patch by …
(edit) @46da7fa1   15 years Carl Eugen Hoyos Probe aac codecs for CODEC_ID_PROBE. Patch by Joakim Plate, elupus …
(edit) @8166c498   15 years Carl Eugen Hoyos Remove superfluous space from a conversion table. Patch by Anton …
(edit) @7a5c850b   15 years astrange H264: Copy h264dsp when creating new slice threads Fixes slice …
(edit) @49553ec8   15 years michaelni Better documentation of -vsync Originally committed as revision 22739 …
(edit) @330d86f5   15 years stefano.sabatini-lala Issue a more general message when the function which sets an option …
(edit) @fc8b107   15 years stefano.sabatini-lala Update APIchanges after the enum CodecType -> enum AVMediaType …
(edit) @11491503   15 years stefano.sabatini-lala Move AVMediaType from libavcodec to libavutil. This allows …
(edit) @72415b2a   15 years stefano.sabatini-lala Define AVMediaType enum, and use it instead of enum CodecType, which …
(edit) @ca6e7708   15 years Carl Eugen Hoyos Add spectral extension to the E-AC-3 decoder. Original patch by …
(edit) @1052b76f   15 years michaelni Fix implicit weight for b frames in mbaff. Originally committed as …
(edit) @c28112fa   15 years michaelni Make sure the EC code does not attempt to use inter based concealment …
(edit) @aa1de0d9   15 years rsbultje Split out code that auto-chooses a default pix_fmt/sample_fmt in their …
(edit) @13cb2187   15 years astrange configure: restore -mdynamic-no-pic on darwin (missing since r20497) …
(edit) @32e543f8   15 years benoit.fouet Replace @returns by @return. Originally committed as revision 22729 …
(edit) @3bccd93   15 years Carl Eugen Hoyos Set VDPAU H264 picture parameter field_order_cnt and frame_num at the …
(edit) @e5efbafd   15 years Carl Eugen Hoyos Fix VDPAU for H.264 streams with long reference frames. Patch by …
(edit) @38b9d8b8   15 years stefano.sabatini-lala Add missing entry for the YOP demuxer and video decoder addition. …
(edit) @8a36b59b   15 years stefano.sabatini-lala Document url_exist(). Originally committed as revision 22725 to …
(edit) @148bcae9   15 years stefano.sabatini-lala Implement YOP demuxer and video decoder. Patch by Mohamed Naufal …
(edit) @30ad1a6   15 years Reimar.Doeffinger Include appropriate header in table generators instead of using a …
(edit) @4f798a6a   15 years Reimar.Doeffinger Add some documentation about the table generation code. Originally …
(edit) @5b9c11ff   15 years Reimar.Doeffinger Fix indentation. Originally committed as revision 22721 to …
(edit) @c2bfd816   15 years Reimar.Doeffinger Some spelling fixes. Originally committed as revision 22720 to …
(edit) @8ff5d1f3   15 years rsbultje Simplify interleaving code. Originally committed as revision 22719 to …
(edit) @9cba6f5f   15 years rsbultje Add a timeout to the select() call. Patch by Sam Gerstein <sgerstein …
(edit) @a0d5f3d3   15 years jmenon86 Cosmetics : add a space after ",". Originally committed as revision …
(edit) @b23cf13c   15 years lorenm indent Originally committed as revision 22716 to …
(edit) @32240799   15 years lorenm optimize init_vlc(). Reduce worst case time from O(N2) to …
(edit) @7ef7ae93   15 years darkshikari Update x264 presets in line with latest x264 changes. Patch by Lou …
(edit) @e69decae   15 years diego Clarify (Open)Solaris section of the documentation. patch by Michael …
(edit) @6aaa9bc9   15 years jmenon86 Add myself as co-maintainer of tta.c Originally committed as revision …
(edit) @bac6ed4a   15 years jmenon86 TTA : Check if the output buffer size is within bounds. Fixes issue …
(edit) @0f943ce6   15 years stefano.sabatini-lala Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via …
(edit) @9bee2459   15 years stefano.sabatini-lala Document url_seek(). Originally committed as revision 22709 to …
(edit) @4bfe67da   15 years stefano.sabatini-lala Implement -convert_tags option, which converts showed tag names to the …
(edit) @f990f6e3   15 years vitor1001 Fix NUT (de)muxer warnings: CC libavformat/nutdec.o …
(edit) @4c1202f7   15 years martin Initialize ssrc and base_timestamp using ff_random_get_seed() …
(edit) @9b1db5ec   15 years Aurélien Jacobs correct first pts for ogg skeleton Originally committed as revision …
(edit) @66b6c745   15 years stefano.sabatini-lala Document the behavior of av_metadata_get() if the prev parameter is …
(edit) @d14f539   15 years Reimar.Doeffinger Use more appropriate return values in txd demuxer. Originally …
(edit) @36031c2   15 years Reimar.Doeffinger eacdata: fix a memleak, return partial packets and use proper return …
(edit) @227d1b98   15 years diego misc wording and grammar fixes Originally committed as revision 22701 …
(edit) @9b489e02   15 years Reimar.Doeffinger Clearer CODEC_CAP_DR1 documentation. Originally committed as revision …
(edit) @c08b9856   15 years diego Clarify where the list of supported formats is. Originally committed …
(edit) @efe8bb09   15 years stefano.sabatini-lala 10l: Initialize tag to NULL in show_stream, fix metadata showing in …
(edit) @c271ad21   15 years diego Clarify which parts of libswscale remain GPL. Originally committed as …
(edit) @819ee683   15 years diego libswscale: Relicense almost all x86 assembler optimizations as LGPL. …
(edit) @7a5bdd79   15 years stefano.sabatini-lala Use av_strerror() in print_error(). Originally committed as revision …
(edit) @94052341   15 years darkshikari Use the newly available x264 parameters in ffmpeg in the x264 preset …
(edit) @cae9a15   15 years martin Don't report EINTR from select as an error, retry select instead …
(edit) @3fd427cd   15 years diego Add (Open)Solaris section to platform documentation. Originally …
(edit) @f25b1c4b   15 years diego HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough. …
(edit) @767738f7   15 years astrange h264: Use + instead of | in some places 6 insns less on x86-64/gcc …
(edit) @e644db61   15 years ramiro.polla libxvid: Clear extradata pointer when freeing it. Fixes crash when …
(edit) @601ca8c5   15 years astrange h264: Remove unused function argument Originally committed as …
(edit) @f7ba470d   15 years astrange h264: Simplify decode_cabac_residual() specialization Gives more …
(edit) @532aa889   15 years stefano.sabatini-lala Fix updating condition for the probe_size variable in the internal …
(edit) @fd12dd95   15 years diego Reorder platform sections alphabetically. Originally committed as …
(edit) @54dab567   15 years diego Add FreeBSD subsection with compilation instructions. Originally …
(edit) @82ba847e   15 years stefano.sabatini-lala Add APIchanges entry after av_strerror() addition. Originally …
(edit) @87958234   15 years stefano.sabatini-lala Implement av_strerror(). Originally committed as revision 22684 to …
(edit) @0394c928   15 years stefano.sabatini-lala Prefer '/< ...' doxygen inline syntax over '/< ... */'. …
(edit) @b748b9d6   15 years stefano.sabatini-lala Use consistent punctuation rules for the error message descriptions. …
(edit) @4bc5cc23   15 years martin Reassemble the RTSP URL before replacing hostname with the numerical …
(edit) @7b4a364   15 years martin Simplify ff_rtsp_send_cmd_with_content_async, remove an unnecessary …
(edit) @60f198a7   15 years martin Remove a redundant null pointer check Originally committed as …
(edit) @30af0779   15 years martin Don't force basic auth in RTSP, but retry with the server-specified …
(edit) @2626308a   15 years martin Actually parse the auth headers in RTSP Originally committed as …
(edit) @aa8bf2fb   15 years martin Make RTSP use the generic http authentication code Still hardcoded to …
(edit) @b17d11c6   15 years martin Add separate method/url parameters to the rtsp_send_cmd functions …
(edit) @c5c20ae4   15 years stefano.sabatini-lala Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / …
(edit) @ab379c6   15 years baptiste.coudurier 10l, update ref value for ffm since default flags changed and are …
(edit) @e9fea405   15 years martin Reindent Originally committed as revision 22672 to …
(edit) @dac99c35   15 years baptiste.coudurier Enable mbtree by default, and remove it from presets Originally …
(edit) @f3b3b48   15 years baptiste.coudurier Enable more libx264 options, aq, psy, rc lookahead and ssim …
(edit) @4896dd57   15 years jmenon86 Matroska muxer : Don't create audio tracks for unsupported audio …
(edit) @b26708d5   15 years martin Add a changelog entry for http digest auth Originally committed as …
(edit) @855e7732   15 years martin Add support for http digest authentication Originally committed as …
(edit) @d8f92957   15 years martin Reindent Originally committed as revision 22666 to …
(edit) @ddbeb954   15 years martin Add a lowercase parameter to ff_data_to_hex Originally committed as …
(edit) @bd01c393   15 years stefano.sabatini-lala Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) = …
(edit) @b1cc5540   15 years martin Make ff_rtsp_send_cmd simply call ff_rtsp_send_cmd_with_content …
(edit) @3bfb30b9   15 years vitor1001 Fix warnings in NUT demuxer: libavformat/nutdec.c: In function …
(edit) @7ed8211b   15 years lu_zero Issue a warning if the received CSeq isn't the expected one …
(edit) @9405f733   15 years martin Split out http authentication handling into a separate file This …
(edit) @59856b98   15 years vitor1001 Fix warning: libavformat/nut.c: In function ‘ff_nut_free_sp’: …
(edit) @3032276b   15 years martin Handle errors returned from ff_rtsp_read_reply in udp_read_packet …
(edit) @852e0ca5   15 years rsbultje Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it …
(edit) @508f092a   15 years alex.converse aacenc: Merge quantize_band_cost() with quantize_and_encode_band(). …
(edit) @d692850b   15 years Carl Eugen Hoyos Silence ridiculous gcc warning. Originally committed as revision …
(edit) @c6a5e087   15 years benoit.fouet Mask away AVSEEK_FORCE properly in some checks in url_fseek() Patch by …
Note: See TracRevisionLog for help on using the revision log.