summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* check for x86 bswap instructionMåns Rullgård2008-03-08
* huffman: add a zero_count flag and use it in frapsAurelien Jacobs2008-03-08
* huffman: pass hnode_first as a flag instead of as an argument on its ownAurelien Jacobs2008-03-08
* Put network-related code under #ifdefRamiro Polla2008-03-08
* Group network-related code togetherRamiro Polla2008-03-08
* Fix unused variable warnings.Mark Cox2008-03-08
* cosmetics: prettyprintingDiego Biurrun2008-03-08
* Install libavfilter if it has been enabled.Diego Biurrun2008-03-08
* The videohook target does not depend on .libs.Diego Biurrun2008-03-08
* Make ffplay use parse_number_or_die instead of atoi.Diego Biurrun2008-03-08
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-08
* cosmetics: Remove useless empty line.Diego Biurrun2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Diego Biurrun2008-03-08
* __stdcall -> WINAPIRamiro Polla2008-03-07
* simplify library version handlingMåns Rullgård2008-03-07
* replace -f pgmyuv with -f image2 -vcodec pgmyuvMåns Rullgård2008-03-07
* Simplify do_video_encoding() in regression.shMåns Rullgård2008-03-07
* simplify library version handlingMåns Rullgård2008-03-07
* Remove mp4psp regression testMåns Rullgård2008-03-07
* Add 'disposition' bitfield to AVStream and use it for both muxing and demuxingEvgeniy Stepanov2008-03-07
* fix AVClass for avfilterMåns Rullgård2008-03-07
* indentationBaptiste Coudurier2008-03-06
* do not display par and dar if not availableBaptiste Coudurier2008-03-06
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* consolidate CFLAGS, LDFLAGS, EXTRALIBS assignmentMåns Rullgård2008-03-06
* do not reset duration_error for all streams, only reset current stream, fix w...Baptiste Coudurier2008-03-06
* Make av_class a pointer to a const AVClass. Addresses one warning inPanagiotis Issaris2008-03-06
* Don't use unchecked data from the bitstream.Benjamin Larsson2008-03-06
* support AVDISCARD_ALLBaptiste Coudurier2008-03-06
* change sws_format_name to return const char*, supress many warningsBaptiste Coudurier2008-03-06
* remove redundant SwScaler text since av_log uses AVClass contextBaptiste Coudurier2008-03-06
* fix interlaced decoding, original patch from reimarBaptiste Coudurier2008-03-06
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-06
* Skip over unknown extended_content_header tags.Michael Niedermayer2008-03-06
* simplifyMichael Niedermayer2008-03-06
* make compilation of mpeg12* and mpegvideo conditionalAurelien Jacobs2008-03-05
* move ff_mpeg1_dc_scale_table to mpegvideo.cAurelien Jacobs2008-03-05
* allow vpath search only for source filesMåns Rullgård2008-03-05
* simplify processing of some --disable-* optionsMåns Rullgård2008-03-05
* Add correct version number to shared libavfilterVitor Sessak2008-03-05
* Fix avfilter compilation with --enable-shared and no libswscalerVitor Sessak2008-03-05
* add dependencies for matroska audio and nut muxers over lavcAurelien Jacobs2008-03-05
* Set TCP protocol to is_streamed=1 as seeking is not possible.Diego Biurrun2008-03-05
* doxyfy frame type comments and add some more commentsAurelien Jacobs2008-03-05
* define BI frame type along with other frame typesAurelien Jacobs2008-03-05
* cosmetic: alignAurelien Jacobs2008-03-05
* remove some unneeded artificial dependencies from configureAurelien Jacobs2008-03-05
* add some required objects dependenciesAurelien Jacobs2008-03-05
* Avoid linking with h263 and mpeg4 find_frame_end()Aurelien Jacobs2008-03-05