]> git.sesse.net Git - ffmpeg/history - libavformat
Get rid of pix_left in the 2d code, it is simpler that way.
[ffmpeg] / libavformat /
2008-12-24 Ben Littleradd amr in avi riff tags
2008-12-22 Carl Eugen HoyosFix two identical warnings when compiling riff.c and...
2008-12-22 Carl Eugen HoyosFix a warning when compiling with icc:
2008-12-22 Aurelien JacobsInitialize s->opaque before calling url_resetbuf().
2008-12-21 Michael NiedermayerChange mpeg audio parser so it only sets frame_size...
2008-12-21 Michael NiedermayerFix detection of audio codec in K70707-ARIA229.flv.
2008-12-19 Alexander StrangeAllocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes...
2008-12-18 Baptiste Couduriercosmetics, remove useless parenthesis and whitespaces
2008-12-18 Baptiste Coudurierset alac channels from extradata, fix alac mono in m4a
2008-12-18 Ronald S. BultjeMake asf_get_packet() and asf_parse_packet() public...
2008-12-18 Ronald S. BultjeAdd a ByteIOContext argument to ASF functions that...
2008-12-17 Benoit FouetAdd jp2 support to img2 demuxer.
2008-12-17 Baptiste Coudurieractivate jpeg2000 fourcc in mov/mj2
2008-12-16 Michael NiedermayerFix bug where the avi demxuer lost the first frame...
2008-12-16 Baptiste Couduriercheck that nb_streams is valid before setting stream...
2008-12-16 Ben Littleradd MPNG fourcc
2008-12-16 Ben Littlertwo more mpeg4 fourccs and one msmpeg4v3 from uncommon...
2008-12-16 Ben LittlerQIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
2008-12-16 Ben Littleradd rpza avi fourcc
2008-12-14 Ronald S. BultjeUse get_buffer() and url_fskip() for some loops of...
2008-12-14 Ronald S. BultjeReindent something that looks weird.
2008-12-14 Ronald S. BultjeAdd comment to indicate why the SDP line buffer is...
2008-12-14 Ronald S. BultjeIncrease SDP line buffer size because ASF headers in...
2008-12-14 Michael Niedermayer10l (forgot sample_size)
2008-12-14 Stefano SabatiniMake register_avcodec() call avcodec_init().
2008-12-14 Måns Rullgårdoggflac: fix bitstream reader usage
2008-12-14 Michael NiedermayerFix non interleaved variable fps ODML avis.
2008-12-14 Michael NiedermayerRemove silly FIXME comment.
2008-12-14 Mike MelansonThe POSIX namespace shall be held sacrosanct. To that...
2008-12-13 Luca AbeniRename rtp_payload_data_t to avoid clashes with the...
2008-12-13 Luca AbeniRemove useless typedef
2008-12-13 Luca AbeniRemove unused types
2008-12-13 Reimar DöffingerAvoid _t in gxf enum type names
2008-12-13 Ronald S. BultjeSplit RMContext into RMDemux/MuxContext and make them...
2008-12-13 Ronald S. BultjeDon't access RMContext directly in rdt.c. Rather, use...
2008-12-13 Ronald S. BultjeSeparate the packet fetching from the data reading...
2008-12-13 Diego Biurrun100l: Add missing backslashes.
2008-12-13 Diego Biurruncosmetics: Break some lines for a more aesthetically...
2008-12-13 Diego BiurrunRemove misleading comment, _t is POSIX-reserved namespace.
2008-12-13 Diego Biurrunwhitespace cosmetics
2008-12-13 Jai MenonAvoid _t in identifier names, _t is reserved by POSIX.
2008-12-13 Anders GrönbergMatroska uses tables from isom.c, so add the object...
2008-12-13 Luca BarbatoRename type to be consistent
2008-12-13 Måns Rullgårdmpegts: replace Program_t typedef with "struct Program"
2008-12-12 Aurelien Jacobsmatroska: sort codec tags list
2008-12-12 Kurtnoisematroska: add dirac support (patch by Kurtnoise kurtno...
2008-12-12 Ben Littleradd another mpeg4 avi fourcc from uncommon codecs list
2008-12-12 Dave YeoAdd sys/time.h header #include, fixes compilation on...
2008-12-12 Oded ShimonUpdate lavf/libnut.c to _tt type names in libnut API
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Baptiste Coudurierparse pasp atom and set sample aspect ratio,
2008-12-11 Baptiste Coudurierremove _t in typedef for POSIX compatibility
2008-12-11 Michael NiedermayerRemove comment suggesting using variables ending in...
2008-12-11 Reimar DöffingerAvoid _t in typedef type
2008-12-11 Michael Niedermayerremove _t for POSIX compatibility.
2008-12-11 Ronald S. BultjeFix indenting.
2008-12-11 Reimar DöffingerUse "struct gxf_stream_info" instead of "st_info_t",
2008-12-11 Reimar DöffingerRemove useless and confusing (since they are also used...
2008-12-11 Mike Melansonadd 'ACDV' FourCC (which is just complete JPEG files...
2008-12-08 Ben Littleradd mpeg2 fourcc and aac format tag from asf
2008-12-07 Jindřich Makovičkabind to the multicast address if possible
2008-12-07 Reynaldo H. Verdej... COSMETICS
2008-12-06 Ronald S. BultjeRemove static variable and a printf using it. See ...
2008-12-06 Ronald S. BultjeChange function prototype of the sdp_parse_a_line in...
2008-12-06 Ronald S. BultjeDo not access s->gb directly in functions that have...
2008-12-05 Ben Littleradd VX1K h263 and DMK2 mpeg4 avi fourccs
2008-12-04 Carl Eugen HoyosRecognize pnm file as images.
2008-12-04 Baptiste CoudurierWRAW fourcc
2008-12-03 Diego BiurrunAdd necessary header for av_set_program_name and av_pro...
2008-12-03 Ben Littleradd fourccs from avi files
2008-12-03 Michael Niedermayeradd GEOX fourcc for mpeg4
2008-12-03 Diego BiurrunMove declaration of av_set_program_name and av_program_...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-12-03 Ben Littleradd FFDS fourcc, ok'd by kostya
2008-12-02 Kenan GilletCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-02 Michael NiedermayerADTS AAC probe.
2008-12-01 Kenan GilletMore OKed parts of the QCELP decoder
2008-12-01 Ronald S. BultjeImplement rule-number parsing, the initial step in...
2008-11-30 Ronald S. BultjeChange RDTDemuxContext->st into an array of streams...
2008-11-30 Ronald S. Bultjedocument ff_rdt_parse_open(). See ML discussion in...
2008-11-30 Ronald S. BultjeChange function prototype from taking an AVStream to...
2008-11-29 Stefano SabatiniRename functions in sdp.c for consistency's sake.
2008-11-23 Ronald S. BultjeDocument 'ic' variable. See "[PATCH] RDT/Realmedia...
2008-11-22 Carl Eugen HoyosAdd forgotten file format pgmyuv.
2008-11-22 Carl Eugen HoyosSupport picture output without -f image2 for most codecs.
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-11-18 Baptiste Coudurierdecrease atom size, fix broken files missing version...
2008-11-18 Reynaldo H. Verdej... Trivial, Cosmetics
2008-11-17 Ronald S. BultjeChange type of prev_stream_id from uint32_t to int...
2008-11-17 Ronald S. BultjeReindent after r15853.
2008-11-17 Ronald S. BultjeRead optional components of the RDT packet header,...
2008-11-17 Ronald S. BultjeChange header reading implementation to using get_bits...
2008-11-17 Ronald S. BultjePrefix all ff_rdt_parse_header() arguments with a p...
2008-11-17 Ronald S. BultjeFix memleak caused by the fact that url_open_buf()...
2008-11-17 Ronald S. BultjeAdd ByteIOContext argument to public ff_rm_* functions...
2008-11-17 Jindřich MakovičkaGet rid of MSG_DONTWAIT using a more standard way to...
2008-11-16 Baptiste Coudurierset pts in flv demuxer
2008-11-16 Baptiste Coudurierread itunes metadata, code based on Reimar's patch
2008-11-15 Ronald S. BultjeChange status packet skipping to be more spec-compliant...
2008-11-15 Ronald S. BultjeMake function comment a bit more linguistically correct.
next