summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Add some information about the stream bitrate, if availableLuca Abeni2008-03-05
* Subtitle support. (untested)Michael Niedermayer2008-03-05
* The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer2008-03-05
* set block align for mace3/6Baptiste Coudurier2008-03-05
* correctly compute bit rate for compressed audio, should fix seeking in aiffBaptiste Coudurier2008-03-05
* fix the WC3 Xan decoder by correcting the frame accounting logicMike Melanson2008-03-05
* One more (forgotten) fix for fixing sws_flags.Michael Niedermayer2008-03-05
* sws_flags is unsigned.Michael Niedermayer2008-03-05
* Fix handling flags with the MSB set.Michael Niedermayer2008-03-05
* Turn ancient V offset numerical constants into named ones.Michael Niedermayer2008-03-05
* remove more useless mpegvideo.h includesAurelien Jacobs2008-03-05
* move EDGE_WIDTH definition allong with draw_edges where it belongsAurelien Jacobs2008-03-05
* remove #include "mpegvideo.h" where it is not neededAurelien Jacobs2008-03-05
* move relevant declarations to mpeg12data.hAurelien Jacobs2008-03-05
* move run length table constants to rl.hAurelien Jacobs2008-03-04