]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-10-08 Martin Storsjöudp: Add an option for connecting the udp socket
2010-10-08 Martin Storsjörtpdec: Set prev_ret properly when parsing more data...
2010-10-08 Martin Storsjörtpdec: Store the previous return value for mpegts...
2010-10-08 Robert Schlabbachrtpdec: Keep track of the previous return value from...
2010-10-07 Baptiste CoudurierIn gxf muxer, round up number of lines mod 16 in mpeg...
2010-10-07 Baptiste CoudurierUpdate gxf regression tests because of r25399
2010-10-07 Baptiste CoudurierIn gxf muxer, fix number of flt entries based on patch...
2010-10-07 Aurelien Jacobsfix bitstream filter option mapping when using -newvide...
2010-10-07 Reimar DöffingerAdd d modifier to asm argument to fix nasm compilation.
2010-10-07 Reuben MartinIn gxf muxer, write umf media for mpeg1video, patch...
2010-10-07 Reuben MartinIn gxf muxer, fix flt entry offset, patch by Reuben...
2010-10-07 Aurelien Jacobsremove useless local variable
2010-10-07 Aurelien Jacobsremove useless local allocated start_time array
2010-10-07 Martin StorsjöSet myself as maintainer for rtpenc* and sdp.c, as...
2010-10-07 Rafaël Carrélibmp3lame: don't check unused function in detection
2010-10-07 Martin StorsjöReindent
2010-10-07 Martin Storsjösdp: Don't require the explicit ?multicast option
2010-10-07 Martin StorsjöConvert ff_is_multicast_address to take a struct sockad...
2010-10-07 Martin StorsjöShare the is_multicast_address function
2010-10-07 Martin StorsjöMove multicast address identification fallback macros...
2010-10-07 Michael NiedermayerWarn if muxing mpeg ps is attempted without a VBV buffe...
2010-10-07 Michael NiedermayerPass RC parameters on stream copy to the muxer.
2010-10-07 Michael NiedermayerInit SCR in mpeg muxer based on first DTS.
2010-10-06 Aurelien Jacobsproperly check for FF_API_MAX_STREAMS instead of LIBAVF...
2010-10-06 Aurelien Jacobsadd new streams API without MAX_STREAMS limit
2010-10-06 Aurelien Jacobsdynamically use nb_streams instead of static use of...
2010-10-06 Aurelien Jacobsdocument the fact that av_new_stream() can't be called...
2010-10-06 Reimar DöffingerMove handling of ID3v2 to common utils.c code, reducing...
2010-10-06 Aurelien Jacobscosmetic: break long line
2010-10-06 Stefano SabatiniMove the definitions of AVSEEK_SIZE to make it appear...
2010-10-06 Michael Niedermayercustom build system documentation
2010-10-06 John StebbinsFix default value of time_offset_length.
2010-10-06 Carl Eugen... Mention to send a patch before changing API or ABI.
2010-10-06 Robert Schlabbachrtpdec: Handle RTP header extension
2010-10-06 Martin StorsjöAdd RTP depacketization of the X-QT QuickTime format
2010-10-06 Martin Storsjöconfigure: Set _DARWIN_C_SOURCE while testing for struc...
2010-10-06 Carl Eugen... Remove unused variable.
2010-10-06 Michael NiedermayerUse retry_transfer_wrapper() in url_write() as its...
2010-10-06 Michael NiedermayerFactor retry_transfer_wrapper() out of url_read_complete()
2010-10-06 Ramiro Polladoc,win32: add note about the use of dllimport for...
2010-10-06 Ramiro Polladoc,win32: update note on which files to use with share...
2010-10-06 Ramiro Polladoc: mention xmm clobber macros usage
2010-10-06 Ramiro Pollafft: mark xmm registers as clobbered in ff_imdct_calc_sse
2010-10-06 Ramiro PollaCheck whether compiler supports xmm registers in asm...
2010-10-05 Ronald S. BultjeMMX, MMX2, SSE2 and SSSE3 optimizations for pred16x16...
2010-10-05 Martin Storsjömovdec: Free the previous extradata
2010-10-05 Martin Storsjömovdec: Split out ff_mov_read_stsd
2010-10-05 Aurelien Jacobsffmpeg: Fix prototype of some OPT_FUNC2 functions....
2010-10-05 Anton Khirnovvorbiscomment: add DISCNUMBER to the metadata conv...
2010-10-05 Martin Storsjöconfigure: Consolidate rtsp/sdp deps to use _select
2010-10-05 Martin Storsjöconfigure: Add the http protocol as an auto-enabled...
2010-10-05 Martin Storsjörtsp/sdp: Move code into correct ifdefs
2010-10-05 Martin Storsjöfind_info_tag: Make sure the output buffer is null...
2010-10-05 Carl Eugen... Do not assume PIX_FMT_YUV420P will remain the only...
2010-10-05 Martin Storsjöudp: Define _DARWIN_C_SOURCE
2010-10-05 Martin Storsjöudp: Return the actual error code on errors, instead...
2010-10-05 qrtt1Set proper error if server flags indicate that it doesn...
2010-10-05 Tobias BindhammerCosmetics, lots of.
2010-10-05 Tobias BindhammerSkip unnecessary calculations in 4col-mode.
2010-10-05 Tobias BindhammerAdd possibility to crop screens inside of encoded frames.
2010-10-05 Tobias BindhammerAdd check for height when cropping.
2010-10-05 Tobias BindhammerIntroduce palette with dynamic size.
2010-10-05 Diego BiurrunRemove some pointless CONFIG_RTSP_DEMUXER #ifdefs.
2010-10-05 Diego BiurrunAdd some #endif comments to ease understanding.
2010-10-05 Anton Khirnovmatroskaenc: write metadata
2010-10-05 Stefano SabatiniUpdate av_cmp_q() documentation after r25338.
2010-10-05 Michael NiedermayerAdd selftest code for av_cmp_q().
2010-10-05 Michael NiedermayerMake av_cmp_q() work with infinities and NAN.
2010-10-05 Michael NiedermayerMove aspect ratio 0/0 avoidance code so the values...
2010-10-04 Baptiste Coudurierxdcam hd422 720p24 fourcc in mov
2010-10-04 Aurelien Jacobsmms: remove dependency on MAX_STREAM API
2010-10-04 Stefano SabatiniAdd a test for av_parse_video_rate().
2010-10-04 Stefano SabatiniUse av_parse_and_eval_expr() in av_parse_video_rate...
2010-10-04 Stefano SabatiniMake av_d2q() manage the case in which the value to...
2010-10-04 İsmail Dönmezsnowdsp: Explicitly state the operand sizes
2010-10-04 Martin StorsjöAdd protocol documentation on RTSP
2010-10-03 Aurelien Jacobscosmetic: break long line
2010-10-03 İsmail Dönmezyadif: Explicit wordlength for compare. Fixes compile...
2010-10-03 Martin Storsjörtpdec_svq3: Don't look for the unused RTP_FLAG_KEY...
2010-10-03 Stefano SabatiniFix typo, -flags 4mv => -flags mv4.
2010-10-03 Martin Storsjörtsp: In the muxer, show the generated with verbose...
2010-10-03 Martin Storsjörtsp: Show the received SDP
2010-10-03 Víctor PaesaUse SLIBSUF instead of .so, as a more generic dynamic...
2010-10-03 Reimar Döffinger100l, fix sws_getCachedContext. It did not set the...
2010-10-02 Benjamin LarssonAdd the CODEC_CAP_CHANNEL_CONF capability code and add
2010-10-02 Martin Storsjöapplehttp: Add comments to make_absolute_url
2010-10-02 Martin Storsjöapplehttp: Handle a .. path segment in the base url
2010-10-02 Martin StorsjöReindent
2010-10-02 Martin Storsjöapplehttp: Allow the base url to be a local file name...
2010-10-02 Justin RugglesSupport decoding of FLAC files without a STREAMINFO...
2010-10-02 Reimar DöffingerRemove pointless -vn option, the file has no video...
2010-10-02 Reimar DöffingerRename fate-gsm test to the more accurate fate-gsm-ms
2010-10-02 Reimar DöffingerFix GSM decoding: regular GSM and MSGSM do not use...
2010-10-02 Stefano SabatiniAvoid cast of double nan to int.
2010-10-02 Stefano SabatiniDocument url_get_filename().
2010-10-02 Reimar DöffingerAdd init and uninit functions to cmdutils, reduces...
2010-10-02 Jason Garrett... Make FRAPS decoder use PC range instead of TV range
2010-10-02 Baptiste Coudurier10l fix h263 encoder resolution test, array size is...
2010-10-01 Aurelien Jacobsffmpeg: replace MAX_STREAMS by an arbitrary sanity...
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate bitstream_filters
next