]> git.sesse.net Git - ffmpeg/history - libavcore
move ingenient demuxer to its own file
[ffmpeg] / libavcore /
2010-08-21 Stefano SabatiniCosmetics: if( -> if (.
2010-08-20 Stefano SabatiniRename av_fill_image_max_pixstep() to av_fill_image_max...
2010-08-20 Stefano SabatiniAdd missing period in av_fill_image_max_pixstep() doxy.
2010-08-18 Stefano SabatiniImplement inline function av_fill_image_max_pixstep...
2010-08-12 Stefano SabatiniImplement av_get_image_linesize() and use it in
2010-08-06 Stefano SabatiniClarify av_check_image_size() log message.
2010-08-06 Stefano SabatiniDeprecate avcodec_check_dimensions() in favor of the...
2010-07-30 Stefano SabatiniRename the av_fill_image_linesize() formal parameter...
2010-07-30 Stefano SabatiniReimplement av_fill_image_pointers() using the informat...
2010-07-30 Stefano SabatiniMake av_fill_image_linesizes() return a meaningful...
2010-07-30 Stefano SabatiniRename av_fill_image_linesizes() internal variables...
2010-07-29 Stefano SabatiniMove fill_image_linesize() and fill_image_data_ptr...
2010-07-27 Måns Rullgårdlibavcore needs libavutil
2010-07-26 Stefano SabatiniAvoid the use of an intermediary variable in
2010-07-26 Stefano SabatiniMake VideoFrameRateAbbr contain a rational rather than...
2010-07-26 Stefano SabatiniRemove reference to the "frame" term in variable names...
2010-07-26 Stefano SabatiniMake av_parse_video_size() and av_parse_video_rate...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-21 Stefano SabatiniAdd libavcore.