Hi Phil,

On Thu, Sep 15, 2016 at 1:01 PM, Phil Rhodes <[email protected]> wrote:
>> $ git log e278500
> I have no idea what this means.
> "Your search - $ git log e278500 - did not match any documents."

Run the `git log`  after changing to the directory that contains your
cloned ffmpeg repository:

$git clone https://github.com/FFmpeg/FFmpeg.git
$cd ffmpeg
$ git log e278500

commit e278500181b825bf6ccbe6e6aba1e993aa820dd2

Author: Michael Niedermayer <[email protected]>

Date:   Thu Apr 4 04:03:07 2013 +0200


    oggdec: Support byte based seeking



    Fixed Ticket2317



    Signed-off-by: Michael Niedermayer <[email protected]>

-K
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to